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