Rich Felker c62b9f3980 fix main program TLS alignment for dynamic-linked programs преди 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 преди 13 години
dirent 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
env 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) преди 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 36be5284c2 workaround broken hidden-visibility handling in pcc преди 12 години
ipc 15d1112032 fix remaining IPC_64 issue (shmctl) преди 12 години
ldso c62b9f3980 fix main program TLS alignment for dynamic-linked programs преди 12 години
legacy d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen преди 12 години
linux dc62790dee move accept4, dup3, and pipe2 to non-linux-specific locations преди 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 030e526392 add getopt reset support преди 12 години
mman bf258341b7 overhaul sem_open преди 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 f2d08cf755 fix some more O_CLOEXEC/SOCK_CLOEXEC issues преди 12 години
passwd d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen преди 12 години
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 8c0a3d9e5c microblaze port преди 12 години
signal 964e9f3c4c avoid the thread-ptr-init behavior of sigaction when not installing handler преди 12 години
stat 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
stdio 8582a6e9f2 add 'e' modifier (close-on-exec) to fopen and fdopen преди 12 години
stdlib 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
string 68dbd05039 optimize strchrnul/strcspn not to scan string twice on no-match преди 12 години
temp aed707f679 remove ugly prng from mk*temp and just re-poll time on retry преди 14 години
termios ba6a9e7734 legacy junk compatibility grab-bag преди 13 години
thread 0a96a37f06 clean up and refactor program initialization преди 12 години
time d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen преди 12 години
unistd dc62790dee move accept4, dup3, and pipe2 to non-linux-specific locations преди 12 години