Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
..
aio 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
complex 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) 13 anni fa
conf 9a7fac7934 let sysconf accurately report # of cpus available 13 anni fa
ctype b0fc78520d fix argument type error on wcwidth function 13 anni fa
dirent 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
env 731e8ffdcf ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app 13 anni fa
errno 9d2a15a64e better description for errno==0 13 anni fa
exit b5289fd749 add c11 quick_exit and at_quick_exit functions 13 anni fa
fcntl 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels 13 anni fa
fenv b60053e762 try fixing/optimizing x86_64 fenv exception code 13 anni fa
internal 11458e5b09 fix float parsing logic for long decimal expansions 13 anni fa
ipc feee98903c overhaul pthread cancellation 14 anni fa
ldso 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
linux dc82ee4e30 handle null arguments to legacy bsd err.h functions 13 anni fa
locale 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
malloc 9bff7c133e implement "low hanging fruit" from C11 13 anni fa
math 2d93d64461 Merge remote-tracking branch 'nsz/exp' 13 anni fa
misc 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
mman 6016457011 process-shared barrier support, based on discussion with bdonlan 13 anni fa
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
multibyte 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
network 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
passwd 4948a24df2 make passwd/group functions safe against cancellation in stdio 13 anni fa
prng 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 13 anni fa
process 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
regex 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
sched b4560a6da9 avoid setting nondefault scheduler too 13 anni fa
search 6255c4c6a5 search: add comments to tsearch_avl.c 13 anni fa
select 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
setjmp 5a3a378615 floating point support for arm setjmp/longjmp 13 anni fa
signal 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
stat 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
stdio 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
stdlib 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
string 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
stub f5ba2bc9ca various legacy and linux-specific stuff 14 anni fa
temp aed707f679 remove ugly prng from mk*temp and just re-poll time on retry 14 anni fa
termios ba6a9e7734 legacy junk compatibility grab-bag 13 anni fa
thread 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
time 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa
unistd 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 13 anni fa