Rich Felker 75a31faaed eliminate gdb complaints about missing linux-gate.so.1 vor 12 Jahren
..
aio efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h vor 12 Jahren
complex cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them vor 12 Jahren
conf 7df42e8744 report support of TPS option in unistd.h and sysconf vor 12 Jahren
crypt 93ea998c9c add crypt_md5 password hash vor 12 Jahren
ctype b0fc78520d fix argument type error on wcwidth function vor 12 Jahren
dirent 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
env efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h vor 12 Jahren
errno 9d2a15a64e better description for errno==0 vor 13 Jahren
exit 0c05bd3a9c further use of _Noreturn, for non-plain-C functions vor 12 Jahren
fcntl b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir vor 12 Jahren
fenv 75c450cff3 fenv support for ppc, untested vor 12 Jahren
internal 8bb1816222 Merge remote-tracking branch 'nsz/math' vor 12 Jahren
ipc 86dd1e7bbb fix shmdt syscall calling convention on old archs vor 12 Jahren
ldso 75a31faaed eliminate gdb complaints about missing linux-gate.so.1 vor 12 Jahren
legacy d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen vor 12 Jahren
linux 61aa6324af add port io functions to sys/io.h vor 12 Jahren
locale 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
malloc afd209deb7 workaround gcc got-register-reload performance problems in malloc vor 12 Jahren
math a764db9a08 math: use float constants in exp10f.c vor 12 Jahren
misc 030e526392 add getopt reset support vor 12 Jahren
mman bf258341b7 overhaul sem_open vor 12 Jahren
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
multibyte 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
network e8a0b27a71 improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code vor 12 Jahren
passwd d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen vor 12 Jahren
prng 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock vor 13 Jahren
process 1e21e78bf7 add support for thread scheduling (POSIX TPS option) vor 12 Jahren
regex 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
sched 1e21e78bf7 add support for thread scheduling (POSIX TPS option) vor 12 Jahren
search 6255c4c6a5 search: add comments to tsearch_avl.c vor 13 Jahren
select 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
setjmp a50136dfe1 fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf vor 12 Jahren
signal ac562aa1ef fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets vor 12 Jahren
stat 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
stdio dc059f03e8 always add memory streams to stdio open file list vor 12 Jahren
stdlib 835f9f950e clean up stdio_impl.h vor 12 Jahren
string 838951c97e simplify logic in stpcpy; avoid copying first aligned byte twice vor 12 Jahren
temp aed707f679 remove ugly prng from mk*temp and just re-poll time on retry vor 13 Jahren
termios ba6a9e7734 legacy junk compatibility grab-bag vor 13 Jahren
thread 3fae236e00 powerpc: handle syscall error in clone. vor 12 Jahren
time efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h vor 12 Jahren
unistd 892cafff66 greatly improve freopen behavior vor 12 Jahren