summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid compiler warning in latest patchcygwin-2_0_4-releaseCorinna Vinschen2015-06-082-2/+7
* Evaluate /proc/$PID/{root,cwd,cmdline} for native processesCorinna Vinschen2015-06-083-3/+94
* add bind mount fix to release notesCorinna Vinschen2015-06-081-0/+3
* Bind mounts require POSIX pathsCorinna Vinschen2015-06-082-2/+12
* winsup/doc: Remove ancient unused Makefile rules to make documentation tarballJon TURNEY2015-06-082-11/+5
* Avoid delays trying to fetch Cygwin info from non-Cygwin processesCorinna Vinschen2015-06-083-1/+22
* Generate SIGHUP for terminal process group on tty master closeTakashi Yano2015-06-082-6/+25
* Bump minor DLL version to 4Corinna Vinschen2015-06-082-1/+5
* Add Cygwin 2.0.3 release filecygwin-2_0_3-releaseCorinna Vinschen2015-06-031-0/+8
* Bump minor DLL version to 3Corinna Vinschen2015-06-022-1/+5
* Remove mention of installing everythingJon TURNEY2015-06-013-12/+6
* Update the assembler code to support old ARM architectures.Hale Wang2015-06-017-183/+189
* aarch64: fabs and sqrt implementation with inline asmSzabolcs Nagy2015-06-017-7/+190
* Correct argz_replace behaviour when memory is exhausted.David Stacey2015-06-012-2/+10
* Fold branch cygwin-2.0 into masterCorinna Vinschen2015-05-290-0/+0
|\
| * Fix comment in sys/wait.hCorinna Vinschen2015-05-282-1/+5
| * Use NtQueryObject to detect closing the last master handleCorinna Vinschen2015-05-282-8/+29
| * * net.cc: Define _NETIOAPI_H_ to accomodate newer w32api.Takashi Yano2015-05-272-1/+6
| * Fix potential memory leak in argz_replaceDavid Stacey2015-05-272-1/+8
| * Avoid unneeded truncation to "int"DJ Delorie2015-05-262-1/+6
| * or1k: Add missing initialization of impure ptrJeff Johnston2015-05-262-0/+7
| * or1k: set heap start for optimsoc-gzllJeff Johnston2015-05-262-0/+33
| * or1k: Make heap start configurableJeff Johnston2015-05-262-2/+7
| * or1k: UART also accept timeout interruptJeff Johnston2015-05-262-3/+9
| * Bug fix in timer for or1kJeff Johnston2015-05-262-1/+5
| * Store entire context for or1kJeff Johnston2015-05-262-0/+14
| * Fix exception stack frame for or1kJeff Johnston2015-05-263-3/+8
| * Fix interrupt handling for or1k.Jeff Johnston2015-05-262-28/+28
| * Add a check that the data area does not overrun the stack.Nick Clifton2015-05-187-3/+110
| * Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton2015-05-132-4/+9
| * Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton2015-05-0510-786/+455
| * Bump minor DLL version to 2Corinna Vinschen2015-05-032-1/+5
| * Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen2015-05-032-0/+10
| * Bump minor DLL version to 1Corinna Vinschen2015-05-033-1/+13
| * Use all ACEs from original ACL on Samba shareCorinna Vinschen2015-04-302-3/+8
| * Fix more typos in ntsec.xmlYaakov Selkowitz2015-04-291-4/+4
| * Improve check for int32_t being long or intCorinna Vinschen2015-04-295-32/+53
| * Define __s64 and __u64Corinna Vinschen2015-04-272-1/+9
| * cygserver.xml: Add new section. How to install Cygserver.Mike DePaulo2015-04-272-0/+18
| * Document previous unlink patchnewlib-snapshot-20150423Corinna Vinschen2015-04-231-0/+6
| * Handle unlinking in-use files on virtual drivesCorinna Vinschen2015-04-234-3/+46
| * Fix closing too many handles in pty fchown/fchmodCorinna Vinschen2015-04-222-3/+5
| * Fix OPOST for non-Cygwin pty slavesTakashi Yano2015-04-225-19/+178
| * Undef basename before defining function.Corinna Vinschen2015-04-222-0/+7
| * Fix basename prototype collision string.h vs libgen.hCorinna Vinschen2015-04-223-12/+34
| * libgloss: mcore: add custom syscall headerMike Frysinger2015-04-212-0/+47
| * libgloss: arm: fix copy & paste in syscall.hMike Frysinger2015-04-212-3/+7
| * Remove Cygwin's libgen.hCorinna Vinschen2015-04-212-23/+4
| * Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen2015-04-213-4/+13
| * Apply umask on "standard" Cygwin ACLCorinna Vinschen2015-04-213-23/+54