aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-15Implement per-locale string functionsCorinna Vinschen27-118/+816
2016-08-15Implement all per-locale ctype functionsCorinna Vinschen43-70/+2021
2016-08-15Move localeconv, duplocale, freelocale, newlocale, uselocale into separate filesCorinna Vinschen11-334/+425
2016-08-15include/locale.h: Fix POSIX guardsCorinna Vinschen1-2/+10
2016-08-15Remove non-working __part_load_locale function and any related codeCorinna Vinschen11-459/+9
2016-08-15posix.xml: Note duplocale, freelocale, newlocale, uselocale as implementedCorinna Vinschen1-4/+4
2016-08-15Fix memory handling in functions called from loadlocaleCorinna Vinschen7-43/+96
2016-08-15Implement newlocale, freelocale, duplocale, uselocaleCorinna Vinschen4-8/+273
2016-08-15Use __get_global_locale function where appropriateCorinna Vinschen1-18/+22
2016-08-15Rearrange struct __locale_t pointers into an arrayCorinna Vinschen8-103/+91
2016-08-15Change loadlocale to fill a __locale_t given as parameterCorinna Vinschen12-88/+87
2016-08-15Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen31-356/+942
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen20-477/+272
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen31-484/+610
2016-08-12Do not include wctype.h in wchar.h with _GNU_SOURCEYaakov Selkowitz1-1/+1
2016-08-12Define va_list in stdio.h and wchar.hYaakov Selkowitz2-3/+31
2016-08-12Remove unused import/rexec.c accidentally imported by commit b6e90a06Corinna Vinschen1-391/+0
2016-08-11Include wctype.h in wchar.h as an XSI extensionYaakov Selkowitz1-0/+4
2016-08-11Feature test macros overhaul: wctype.hYaakov Selkowitz1-0/+2
2016-08-11kill(pid, sig) before waitpid() returns -1 for sig != 0Erik Bray1-1/+1
2016-08-11Feature test macros overhaul: wchar.h, part 2Yaakov Selkowitz1-0/+30
2016-08-11arc: Fix strcmp for big endian without barrel shifterAnton Kolesov1-3/+3
2016-08-11arc: Add align keyword.Claudiu Zissulescu1-2/+2
2016-08-11arc: Use prefetch instead of prealloc.Claudiu Zissulescu1-0/+2
2016-08-11arc: Use unaligned loads/stores for memcopy.Claudiu Zissulescu1-0/+59
2016-08-08rtems: define _POSIX_CLOCK_SELECTION featureGedare Bloom1-0/+1
2016-08-08rtems: add sys/mman.hGedare Bloom1-0/+263
2016-08-05Workaround for filesystems with broken FileAllInformation info class (NcFsd)Corinna Vinschen1-1/+24
2016-08-03Fix console clear screen if buffer is fullCorinna Vinschen1-13/+22
2016-08-01Fix console clear screen in case of partial scrollingCorinna Vinschen1-2/+2
2016-08-01Open process with PROCESS_QUERY_INFORMATION to fetch mapsCorinna Vinschen1-2/+2
2016-07-29Fix clear screen behaviour of console when user scrolled up or downCorinna Vinschen1-1/+21
2016-07-28Fix buffer scrolling when performing a "clear screen"Corinna Vinschen1-19/+35
2016-07-27Don't raise SIGTTIN from poll/selectCorinna Vinschen3-10/+41
2016-07-27Remove redundant macro and function called `__getreent'Corinna Vinschen2-9/+0
2016-07-23posix.xml: Add missing unimplemented functions from POSIX-1.2013Corinna Vinschen1-0/+4
2016-07-22Change "nodomain+nobody" to "no+body"Corinna Vinschen1-3/+3
2016-07-19Handle WinFSP nobody accountCorinna Vinschen1-0/+28
2016-07-18Fix typoCorinna Vinschen1-1/+1
2016-07-18Add release message for commit 71df3bfCorinna Vinschen1-0/+3
2016-07-18truncl: Fix setting rounding bits in FPU control wordCorinna Vinschen1-2/+6
2016-07-15math.h: fix guards on basic M_ constantsYaakov Selkowitz1-1/+1
2016-07-14Put previous doc in correct sectionEric Blake1-3/+3
2016-07-14Add release message for commit fe9e3b4Corinna Vinschen1-0/+3
2016-07-14Transform all special chars in relative Windows path stringCorinna Vinschen1-3/+6
2016-07-14Fix 32-bit SSIZE_MAXEric Blake2-1/+12
2016-07-14Add release message for commit 82e0649Corinna Vinschen1-0/+2
2016-07-14machine/_types.h: __blkcnt_t should be signedRay Donnelly1-1/+1
2016-07-07Improve description of Cygwin ldd utilityJon Turney1-3/+13
2016-07-07Use <filename> tag, not <pathname> tagJon Turney1-1/+1