summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen2016-08-1531-356/+942
* POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen2016-08-1520-477/+272
* POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen2016-08-1531-484/+610
* Do not include wctype.h in wchar.h with _GNU_SOURCEYaakov Selkowitz2016-08-121-1/+1
* Define va_list in stdio.h and wchar.hYaakov Selkowitz2016-08-122-3/+31
* Remove unused import/rexec.c accidentally imported by commit b6e90a06Corinna Vinschen2016-08-121-391/+0
* Include wctype.h in wchar.h as an XSI extensionYaakov Selkowitz2016-08-111-0/+4
* Feature test macros overhaul: wctype.hYaakov Selkowitz2016-08-111-0/+2
* kill(pid, sig) before waitpid() returns -1 for sig != 0Erik Bray2016-08-111-1/+1
* Feature test macros overhaul: wchar.h, part 2Yaakov Selkowitz2016-08-111-0/+30
* arc: Fix strcmp for big endian without barrel shifterAnton Kolesov2016-08-111-3/+3
* arc: Add align keyword.Claudiu Zissulescu2016-08-111-2/+2
* arc: Use prefetch instead of prealloc.Claudiu Zissulescu2016-08-111-0/+2
* arc: Use unaligned loads/stores for memcopy.Claudiu Zissulescu2016-08-111-0/+59
* rtems: define _POSIX_CLOCK_SELECTION featureGedare Bloom2016-08-081-0/+1
* rtems: add sys/mman.hGedare Bloom2016-08-081-0/+263
* 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
* math.h: fix guards on basic M_ constantsYaakov Selkowitz2016-07-151-1/+1
* 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
* Fix typo in comment added by previous commitCorinna Vinschen2016-07-061-1/+1
* Redefine locale info in struct _reent for per-thread localesCorinna Vinschen2016-07-062-7/+11
* Regenerate newlib MakefilesJon Turney2016-07-041-2/+15
* Regenerate newlib MakefilesJon Turney2016-07-0447-129/+707
* Make newlib manpages (v3)Jon Turney2016-07-0416-4/+1047
* 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