summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* Bump minor DLL version to 2cygwin-2_0_2-releaseCorinna Vinschen2015-05-032-1/+5
* Bump minor DLL version to 1cygwin-2_0_1-releaseCorinna Vinschen2015-04-303-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
* Define __s64 and __u64cygwin-2_0_0-releaseCorinna Vinschen2015-04-272-1/+9
* cygserver.xml: Add new section. How to install Cygserver.Mike DePaulo2015-04-272-0/+18
* Document previous unlink patchCorinna 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-232-3/+5
* Fix OPOST for non-Cygwin pty slavesTakashi Yano2015-04-235-19/+178
* Undef basename before defining function.Corinna Vinschen2015-04-232-0/+7
* Remove Cygwin's libgen.hCorinna Vinschen2015-04-232-23/+4
* Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen2015-04-233-4/+13
* Fix inconsistencies in docs regarding fstab and executable file detectionDavid Macek2015-04-231-7/+6
* Fix broken SID in passwd/group entry for unkown accountCorinna Vinschen2015-04-232-1/+6
* Fix broken PSID problem on cygheap in account handlingCorinna Vinschen2015-04-234-4/+20
* Don't rely on size argument in shmget callCorinna Vinschen2015-04-233-1/+17
* Bump Cygwin version to 2.0.0.Corinna Vinschen2015-04-235-3/+13
* Set mcontext.cr2 to the faulting addressJon TURNEY2015-04-232-0/+9