Rich Felker fce46bf980 fix broken semctl on systems that don't use IPC_64 flag преди 12 години
..
aio 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
complex 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) преди 13 години
conf 9a7fac7934 let sysconf accurately report # of cpus available преди 13 години
crypt 93ea998c9c add crypt_md5 password hash преди 12 години
ctype b0fc78520d fix argument type error on wcwidth function преди 12 години
dirent 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
env 731e8ffdcf ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app преди 12 години
errno 9d2a15a64e better description for errno==0 преди 13 години
exit 0c05bd3a9c further use of _Noreturn, for non-plain-C functions преди 12 години
fcntl b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir преди 12 години
fenv b60053e762 try fixing/optimizing x86_64 fenv exception code преди 13 години
internal 9a3bbce447 add 7-arg syscall support for mips преди 12 години
ipc fce46bf980 fix broken semctl on systems that don't use IPC_64 flag преди 12 години
ldso 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
legacy b9bb8f67bb cleanup src/linux and src/misc trees, etc. преди 12 години
linux f600105eef LFS64 alias for prlimit преди 12 години
locale 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
malloc afd209deb7 workaround gcc got-register-reload performance problems in malloc преди 12 години
math 2d93d64461 Merge remote-tracking branch 'nsz/exp' преди 12 години
misc c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) преди 12 години
mman a660180c6a mincore syscall wrapper преди 12 години
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
multibyte 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
network 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
passwd 4948a24df2 make passwd/group functions safe against cancellation in stdio преди 13 години
prng 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock преди 13 години
process d62f4e9888 use vfork if possible in posix_spawn преди 12 години
regex 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
sched b4560a6da9 avoid setting nondefault scheduler too преди 13 години
search 6255c4c6a5 search: add comments to tsearch_avl.c преди 13 години
select 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
setjmp 5a3a378615 floating point support for arm setjmp/longjmp преди 12 години
signal 0c05bd3a9c further use of _Noreturn, for non-plain-C functions преди 12 години
stat 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
stdio 453059571c fix invalid implicit pointer conversion in gnulib-compat functions преди 12 години
stdlib 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
string 2bf469310d asm for memmove on i386 and x86_64 преди 12 години
temp aed707f679 remove ugly prng from mk*temp and just re-poll time on retry преди 13 години
termios ba6a9e7734 legacy junk compatibility grab-bag преди 13 години
thread 881868382a update mips cancellation-point syscall asm with 7-arg and r25 fixes преди 12 години
time 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
unistd 2416c63b81 fix up lfs64 junk for preadv/pwritev преди 12 години