summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
Commit message (Expand)AuthorAgeFilesLines
...
* Note regtool fix in release messageCorinna Vinschen2017-06-221-0/+3
* cygwin: readdir: Activate check for remote reparse pointsCorinna Vinschen2017-06-201-4/+5
* Compatibility improvements to reparse point handling.Joe_Lowe2017-06-203-36/+87
* cygwin: export strverscmp, add versionsortYaakov Selkowitz2017-06-195-1/+13
* Ensure that send() interrupted by a signal returns sucessfullyErik M. Bray2017-06-191-4/+4
* cygwin: document XSI sigpauseYaakov Selkowitz2017-06-141-0/+3
* Export XSI sigpauseYaakov Selkowitz2017-06-143-1/+15
* Feature test macros overhaul: Cygwin signal.hYaakov Selkowitz2017-06-141-1/+25
* cygwin: readdir: don't lookup mount target inodesCorinna Vinschen2017-06-141-41/+30
* readdir() with mount point dentry, return mount point INOJoe Lowe2017-06-141-23/+10
* cygwin: document lrint bugfixCorinna Vinschen2017-06-071-0/+3
* cygwin: Fix lrint{f,l} to return a 64 bit long on x86_64Corinna Vinschen2017-06-073-3/+9
* cygwin: document env var crash fixCorinna Vinschen2017-06-061-0/+3
* cygwin: Fix crash if env var name starts with non-ASCII charCorinna Vinschen2017-06-061-2/+2
* cygwin: document wcsxfrm fixCorinna Vinschen2017-06-061-0/+3
* cygwin wcsxfrm: byte swap result ourselvesCorinna Vinschen2017-06-061-8/+13
* Fix transposed lines in 2.8.1 release textJon Turney2017-04-241-2/+2
* Update 2.8.1 release textJon Turney2017-04-241-1/+7
* cygwin: add 2.8.1 release fileCorinna Vinschen2017-04-241-0/+23
* cygwin TEST: Add nagging debug output to pinfoCorinna Vinschen2017-04-241-0/+13
* cygwin: pinfo: do not wait for setting ppid on a transitional procinfoCorinna Vinschen2017-04-241-6/+11
* cygwin: try unprivileged symlink creation on W10 1703 and laterCorinna Vinschen2017-04-241-2/+9
* cygwin: wincap: handle W10 1703Corinna Vinschen2017-04-242-2/+28
* cygwin: wincap: fix evaluation of build numberCorinna Vinschen2017-04-241-0/+1
* cygwin: remov unused winpids constructorCorinna Vinschen2017-04-241-2/+0
* Fix stat.st_blocks for files compressed with CompactOS methodChristian Franke2017-04-221-5/+12
* newlib: remove __infinity{f,ld} constantsCorinna Vinschen2017-04-181-0/+5
* Avoid decimal point localization in /proc/loadavgJon Turney2017-04-101-3/+8
* mkvers.sh: Remove "function" to avoid dash objecting to bash-ism.Mark Geisert2017-04-061-1/+1
* Cygwin: Export reallocarrayCorinna Vinschen2017-04-042-1/+3
* Bump Cygwin to 2.8.1Corinna Vinschen2017-04-041-1/+1
* Add latest changes to Cygwin release informationCorinna Vinschen2017-03-281-0/+8
* Change CURR_SHARED_MAGIC to account for getloadavg patchCorinna Vinschen2017-03-281-1/+1
* Implement getloadavg()Jon Turney2017-03-2710-4/+239
* declaration of ppoll() by poll.h should be guarded by _GNU_SOURCEJon Turney2017-03-271-0/+2
* Recognize Netapp mode supporting reparse pointsCorinna Vinschen2017-03-271-0/+1
* cygwin: Do not generate surrogate chars on netappCorinna Vinschen2017-03-241-1/+1
* Document cygserver changesCorinna Vinschen2017-03-241-0/+3
* dlfcn: Remove stray debug outputnewlib-snapshot-20170323Corinna Vinschen2017-03-222-2/+0
* Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz2017-03-221-1/+1
* Cygwin: dlfcn: Fix reference countingCorinna Vinschen2017-03-213-34/+57
* Add release message for commit 973f766f6Corinna Vinschen2017-03-141-0/+3
* Revert "Add release message for commit 973f766f6"Corinna Vinschen2017-03-142-6/+12
* Add release message for commit 973f766f6Corinna Vinschen2017-03-142-12/+6
* Extend 2.8.0 release textCorinna Vinschen2017-03-121-0/+5
* Implement fhandler_dev_null::write to workaround a problem with NULCorinna Vinschen2017-03-122-0/+11
* Return value from write is ssize_t, not intCorinna Vinschen2017-03-121-1/+1
* getrandom: it's MIN, not MAXYaakov Selkowitz2017-03-112-1/+3
* Belatedly bump Cygwin DLL version to 2.8.0Corinna Vinschen2017-03-102-2/+5
* Drop now unused child_info_fork::from_mainCorinna Vinschen2017-03-101-2/+1