Rich Felker c983e6415a fix some indention-with-spaces that crept in %!s(int64=12) %!d(string=hai) anos
..
aio 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
complex 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) %!s(int64=13) %!d(string=hai) anos
conf 9a7fac7934 let sysconf accurately report # of cpus available %!s(int64=13) %!d(string=hai) anos
crypt 93ea998c9c add crypt_md5 password hash %!s(int64=12) %!d(string=hai) anos
ctype b0fc78520d fix argument type error on wcwidth function %!s(int64=13) %!d(string=hai) anos
dirent 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
env 731e8ffdcf ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app %!s(int64=12) %!d(string=hai) anos
errno 9d2a15a64e better description for errno==0 %!s(int64=13) %!d(string=hai) anos
exit 0c05bd3a9c further use of _Noreturn, for non-plain-C functions %!s(int64=12) %!d(string=hai) anos
fcntl b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir %!s(int64=12) %!d(string=hai) anos
fenv b60053e762 try fixing/optimizing x86_64 fenv exception code %!s(int64=13) %!d(string=hai) anos
internal 8c0a3d9e5c microblaze port %!s(int64=12) %!d(string=hai) anos
ipc 15d1112032 fix remaining IPC_64 issue (shmctl) %!s(int64=12) %!d(string=hai) anos
ldso 8c0a3d9e5c microblaze port %!s(int64=12) %!d(string=hai) anos
legacy b9bb8f67bb cleanup src/linux and src/misc trees, etc. %!s(int64=12) %!d(string=hai) anos
linux c983e6415a fix some indention-with-spaces that crept in %!s(int64=12) %!d(string=hai) anos
locale 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
malloc afd209deb7 workaround gcc got-register-reload performance problems in malloc %!s(int64=12) %!d(string=hai) anos
math 2d93d64461 Merge remote-tracking branch 'nsz/exp' %!s(int64=12) %!d(string=hai) anos
misc 507faa63cb fix dirname to handle input of form "foo/" correctly %!s(int64=12) %!d(string=hai) anos
mman a660180c6a mincore syscall wrapper %!s(int64=12) %!d(string=hai) anos
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
multibyte 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
network 4b49060da0 fix getaddrinfo to accept port 0 (zero) %!s(int64=12) %!d(string=hai) anos
passwd 4948a24df2 make passwd/group functions safe against cancellation in stdio %!s(int64=13) %!d(string=hai) anos
prng 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock %!s(int64=13) %!d(string=hai) anos
process d62f4e9888 use vfork if possible in posix_spawn %!s(int64=12) %!d(string=hai) anos
regex 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
sched b4560a6da9 avoid setting nondefault scheduler too %!s(int64=13) %!d(string=hai) anos
search 6255c4c6a5 search: add comments to tsearch_avl.c %!s(int64=13) %!d(string=hai) anos
select 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
setjmp 8c0a3d9e5c microblaze port %!s(int64=12) %!d(string=hai) anos
signal 8c0a3d9e5c microblaze port %!s(int64=12) %!d(string=hai) anos
stat 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
stdio 453059571c fix invalid implicit pointer conversion in gnulib-compat functions %!s(int64=12) %!d(string=hai) anos
stdlib 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
string 68dbd05039 optimize strchrnul/strcspn not to scan string twice on no-match %!s(int64=12) %!d(string=hai) anos
temp aed707f679 remove ugly prng from mk*temp and just re-poll time on retry %!s(int64=14) %!d(string=hai) anos
termios ba6a9e7734 legacy junk compatibility grab-bag %!s(int64=13) %!d(string=hai) anos
thread c983e6415a fix some indention-with-spaces that crept in %!s(int64=12) %!d(string=hai) anos
time 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
unistd c983e6415a fix some indention-with-spaces that crept in %!s(int64=12) %!d(string=hai) anos