summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* Make sure alloca is called even when optimizing, fully init _REENTCorinna Vinschen2016-08-151-3/+7
* Add sys/_locale.h header and fix up headersCorinna Vinschen2016-08-151-1/+12
* Bump CygwinAPI minor.Corinna Vinschen2016-08-151-3/+5
* Implement strfmon_lCorinna Vinschen2016-08-153-36/+64
* Rename __get_locale_XXX to __get_XXX_locale to use unified naming schemeCorinna Vinschen2016-08-151-6/+6
* Implement per-locale string functionsCorinna Vinschen2016-08-153-18/+56
* Implement all per-locale ctype functionsCorinna Vinschen2016-08-154-34/+77
* posix.xml: Note duplocale, freelocale, newlocale, uselocale as implementedCorinna Vinschen2016-08-151-4/+4
* Fix memory handling in functions called from loadlocaleCorinna Vinschen2016-08-151-20/+24
* Implement newlocale, freelocale, duplocale, uselocaleCorinna Vinschen2016-08-152-3/+8
* Rearrange struct __locale_t pointers into an arrayCorinna Vinschen2016-08-151-9/+9
* Change loadlocale to fill a __locale_t given as parameterCorinna Vinschen2016-08-152-4/+4
* Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen2016-08-158-140/+109
* POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen2016-08-153-48/+37
* POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen2016-08-154-37/+65
* Remove unused import/rexec.c accidentally imported by commit b6e90a06Corinna Vinschen2016-08-121-391/+0
* kill(pid, sig) before waitpid() returns -1 for sig != 0Erik Bray2016-08-111-1/+1
* Workaround for filesystems with broken FileAllInformation info class (NcFsd)Corinna Vinschen2016-08-051-1/+24
* Fix console clear screen if buffer is fullCorinna Vinschen2016-08-031-13/+22
* Fix console clear screen in case of partial scrollingCorinna Vinschen2016-08-011-2/+2
* Open process with PROCESS_QUERY_INFORMATION to fetch mapsCorinna Vinschen2016-08-011-2/+2
* Fix clear screen behaviour of console when user scrolled up or downCorinna Vinschen2016-07-291-1/+21
* Fix buffer scrolling when performing a "clear screen"Corinna Vinschen2016-07-281-19/+35
* Don't raise SIGTTIN from poll/selectCorinna Vinschen2016-07-273-10/+41
* Remove redundant macro and function called `__getreent'Corinna Vinschen2016-07-272-9/+0
* posix.xml: Add missing unimplemented functions from POSIX-1.2013Corinna Vinschen2016-07-231-0/+4
* Change "nodomain+nobody" to "no+body"Corinna Vinschen2016-07-221-3/+3
* Handle WinFSP nobody accountCorinna Vinschen2016-07-191-0/+28
* Fix typoCorinna Vinschen2016-07-181-1/+1
* Add release message for commit 71df3bfCorinna Vinschen2016-07-181-0/+3
* truncl: Fix setting rounding bits in FPU control wordCorinna Vinschen2016-07-181-2/+6
* Put previous doc in correct sectionEric Blake2016-07-141-3/+3
* Add release message for commit fe9e3b4Corinna Vinschen2016-07-141-0/+3
* Transform all special chars in relative Windows path stringCorinna Vinschen2016-07-141-3/+6
* Fix 32-bit SSIZE_MAXEric Blake2016-07-142-1/+12
* Add release message for commit 82e0649Corinna Vinschen2016-07-141-0/+2
* machine/_types.h: __blkcnt_t should be signedRay Donnelly2016-07-141-1/+1
* Improve description of Cygwin ldd utilityJon Turney2016-07-071-3/+13
* Use <filename> tag, not <pathname> tagJon Turney2016-07-071-1/+1
* Use <example> tag at same level as <para>, not inside itJon Turney2016-07-071-7/+18
* Add release message for commit 8cff156Corinna Vinschen2016-07-061-1/+2
* strace: Make sure strace timer isn't copied to child processCorinna Vinschen2016-07-061-1/+1
* Redefine locale info in struct _reent for per-thread localesCorinna Vinschen2016-07-061-1/+0
* ldd: Handle executable relocation when setting breakpointCorinna Vinschen2016-07-021-23/+24
* ldd: terminate process on hitting breakpointCorinna Vinschen2016-07-021-4/+1
* Make sure to use the Winsock definition of FIONREAD in ioctlsocket callCorinna Vinschen2016-07-011-1/+2
* Restore mingw64-x86_64-gcc-core in FAQ listing required packagesJon Turney2016-06-291-0/+1
* Update FAQ listing required packages for building Cygwincygwin-masterJon Turney2016-06-281-8/+7
* Reformat some too-long linesCorinna Vinschen2016-06-272-3/+6
* Add comment to point out missing access right per documentationCorinna Vinschen2016-06-271-0/+4