Rich Felker fe61a7aa53 rework mechanism for posix_spawnp calling posix_spawn 6 lat temu
..
aio 56fbaa3bbe make all objects used with atomic operations volatile 10 lat temu
complex 10e4bd3780 fix incorrect results for catan with some inputs 7 lat temu
conf d41cdef919 fix several values reported by sysconf 6 lat temu
crypt cf115059ba in crypt-sha*, reject excessive rounds as error rather than clamping 9 lat temu
ctype 54941eddfd update case mappings to unicode 10.0 7 lat temu
dirent 18fbc7e4fa remove spurious declaration of __getdents from readdir.c 6 lat temu
env 9b95fd0944 define and use internal macros for hidden visibility, weak refs 6 lat temu
errno f4542fdf7a fix missing strerror text for EMULTIHOP 6 lat temu
exit 9b95fd0944 define and use internal macros for hidden visibility, weak refs 6 lat temu
fcntl 3dd27f3aab fix posix_fadvise syscall args on powerpc, unify with arm fix 8 lat temu
fenv 039f1b3c56 make arch __fesetround backends hidden 6 lat temu
internal 5e1019b01c make arch __set_thread_area backends hidden 6 lat temu
ipc 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs 6 lat temu
ldso 1bbe166e15 move tlsdesc and internal dl function declarations to dynlink.h 6 lat temu
legacy c221d3e586 fix issues from public functions defined without declaration visible 6 lat temu
linux c221d3e586 fix issues from public functions defined without declaration visible 6 lat temu
locale 15230afc8d add internal header for declaring __pleval function (used by gettext) 6 lat temu
malloc 55a1c9c890 move declarations for malloc internals to malloc_impl.h 6 lat temu
math 59d88940d2 move lgamma-related internal declarations to libm.h 6 lat temu
misc 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 lat temu
mman da438ee1fc work around incorrect EPERM from mmap syscall 7 lat temu
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 lat temu
multibyte 9b95fd0944 define and use internal macros for hidden visibility, weak refs 6 lat temu
network 432f9f0e31 move __res_msend_rc declaration to lookup.h 6 lat temu
passwd 91d34c4533 fix regression in getspnam[_r] error code for insufficient buffer size 7 lat temu
prng f9db9eca40 add and use internal header for *rand48 lcg 6 lat temu
process fe61a7aa53 rework mechanism for posix_spawnp calling posix_spawn 6 lat temu
regex ec04d122f1 fix regression in glob with literal . or .. path component 7 lat temu
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 6 lat temu
search 736a950b3d make inadvertently exposed __h{create,delete,search}_r functions static 6 lat temu
select dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 lat temu
setjmp f81e44a0d9 add m68k port 6 lat temu
signal 9b95fd0944 define and use internal macros for hidden visibility, weak refs 6 lat temu
stat 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 lat temu
stdio 50a298ea3b move __stdio_exit_needed to stdio_impl.h 6 lat temu
stdlib 3d8322c7ad bsearch: simplify and optimize 6 lat temu
string 8dafb84e66 remove unused code from strcpy.c 6 lat temu
temp 6f1c1fe90c ignore access mode bits of flags in mkostemps and functions that use it 10 lat temu
termios 126f58b2f4 define appropriate feature test macros to get CBAUD from termios.h 8 lat temu
thread 5e1019b01c make arch __set_thread_area backends hidden 6 lat temu
time 91c6a187b8 move declarations of tls setup/access functions to pthread_impl.h 6 lat temu
unistd 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 lat temu