summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* winsup/doc: Rename cygwin.xsl as html.xslJon TURNEY2015-06-183-8/+12
* Add sethostname to API listCorinna Vinschen2015-06-172-0/+5
* Add sethostnameCorinna Vinschen2015-06-177-3/+44
* Add release/2.0.5 fileCorinna Vinschen2015-06-171-0/+16
* winsup/doc: Make and install manpages for utilsJon TURNEY2015-06-162-3/+20
* winsup/doc: Convert utils.xml to using refentry elementsJon TURNEY2015-06-164-209/+625
* winsup/doc: Fix an issue with parallel makeJon TURNEY2015-06-162-0/+6
* winsup/doc: Make it easier to extend xidepend to more targetsJon TURNEY2015-06-163-9/+15
* winsup/doc: Use fo.xsl to customize PDF generation from DocBook XMLJon TURNEY2015-06-162-2/+8
* winsup/doc: Some preparatory XML fixesJon TURNEY2015-06-163-29/+34
* winsup/doc: Fix xidepend to handle relative pathnamesJon TURNEY2015-06-162-0/+5
* winsup/doc: Remove tarball target from .PHONYJon TURNEY2015-06-162-1/+5
* Try to handle concurrent close on socket more gracefullyCorinna Vinschen2015-06-152-14/+53
* Handle more Winsock error codes.Corinna Vinschen2015-06-152-0/+7
* Don't enforce SA_RESTART in non-main threadsCorinna Vinschen2015-06-152-1/+12
* gmtime_r: Use faster algorithm by Howard HinnantFreddie Chopin2015-06-152-71/+40
* Fix ChangeLog entryCorinna Vinschen2015-06-111-1/+1
* Improve strace to log most Windows debug eventsJon TURNEY2015-06-113-2/+80
* Bump minor DLL version to 5Corinna Vinschen2015-06-112-1/+5
* Drop Windows 2000 considerations in ps, fix uid field lengthCorinna Vinschen2015-06-102-31/+22
* 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