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