Rich Felker d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list il y a 6 ans
..
aio 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
complex 10e4bd3780 fix incorrect results for catan with some inputs il y a 7 ans
conf da55d4884b fix build regression in sysconf for archs with variable page size il y a 6 ans
crypt 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
ctype 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
dirent 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
env 7b3348a98c support setting of default thread stack size via PT_GNU_STACK header il y a 6 ans
errno e13063aad7 add hidden version of &errno accessor function il y a 6 ans
exit 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
fenv 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
include e13063aad7 add hidden version of &errno accessor function il y a 6 ans
internal c0058ab465 increase default thread stack/guard size il y a 6 ans
ipc 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
ldso 7bf773a8f9 inline cp15 thread pointer load in arm dynamic TLSDESC asm when possible il y a 6 ans
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
linux 3e14bbcd19 wireup linux/name_to_handle_at and name_to_handle_at syscalls il y a 6 ans
locale 017e67ddde drop lazy plural forms init in dcngettext il y a 6 ans
malloc 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
math 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
misc 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
mman 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
multibyte 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
network d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list il y a 6 ans
passwd 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
process 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
regex 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable il y a 6 ans
search c50985d5c8 new tsearch implementation il y a 6 ans
select 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
setjmp f81e44a0d9 add m68k port il y a 7 ans
signal 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
stat 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
stdio 0db393d3a7 fix race condition in file locking il y a 6 ans
stdlib d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse il y a 6 ans
string 4d0a82170a fix aliasing-based undefined behavior in string functions il y a 6 ans
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
termios 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
thread 792f32772e limit the configurable default stack/guard size for threads il y a 6 ans
time dbcfb16e43 always reset DST rules during tzset il y a 6 ans
unistd c84971995b improve error handling of ttyname_r and isatty il y a 6 ans