Rich Felker 2085378a4f move stdio locking MAYBE_WAITERS definition to stdio_impl.h 6 years ago
..
aio 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 years ago
complex 10e4bd3780 fix incorrect results for catan with some inputs 7 years ago
conf da55d4884b fix build regression in sysconf for archs with variable page size 6 years ago
crypt 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
ctype 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
dirent 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
env b6d701a475 combine arch ABI's DTP_OFFSET into DTV pointers 6 years ago
errno e13063aad7 add hidden version of &errno accessor function 6 years ago
exit 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 years ago
fenv 7b384c42b7 fix fesetround error checking 6 years ago
include e13063aad7 add hidden version of &errno accessor function 6 years ago
internal 2085378a4f move stdio locking MAYBE_WAITERS definition to stdio_impl.h 6 years ago
ipc 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
ldso b3389bbfb5 fix build regression on armhf in tlsdesc asm 6 years ago
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 years ago
linux 3e14bbcd19 wireup linux/name_to_handle_at and name_to_handle_at syscalls 6 years ago
locale 017e67ddde drop lazy plural forms init in dcngettext 6 years ago
malloc 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
math e901613888 x86_64: add single instruction fma 6 years ago
misc 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
mman 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 years ago
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
multibyte 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
network d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list 6 years ago
passwd 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
process 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
regex 481006fd88 allow escaped path-separator slashes in glob 6 years ago
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 6 years ago
search c50985d5c8 new tsearch implementation 6 years ago
select 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
setjmp f81e44a0d9 add m68k port 6 years ago
signal 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
stat 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 years ago
stdio 2085378a4f move stdio locking MAYBE_WAITERS definition to stdio_impl.h 6 years ago
stdlib d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse 6 years ago
string 4d0a82170a fix aliasing-based undefined behavior in string functions 6 years ago
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 years ago
termios 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
thread b6d701a475 combine arch ABI's DTP_OFFSET into DTV pointers 6 years ago
time dbcfb16e43 always reset DST rules during tzset 6 years ago
unistd c84971995b improve error handling of ttyname_r and isatty 6 years ago