Rich Felker 607b05aca6 use explicit visibility to optimize a few hot-path function calls преди 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 31a55f233b as an extension, have putenv("VAR") behave as unsetenv("VAR") преди 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 f321de9e0a floating point environment/exceptions support for mips преди 12 години
internal 607b05aca6 use explicit visibility to optimize a few hot-path function calls преди 12 години
ipc 15d1112032 fix remaining IPC_64 issue (shmctl) преди 12 години
ldso 0a1c2c1c17 support looking up thread-local objects with dlsym преди 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 599f973603 fix usage of locks with vfork преди 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 f1e7a5e5f6 fix (hopefully; untested) completely broken/incomplete microblaze sigsetjmp преди 12 години
stat 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
stdio c8cb6bcdf0 correct locking in stdio functions that tried to be lock-free преди 12 години
stdlib 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 преди 12 години
string 838951c97e simplify logic in stpcpy; avoid copying first aligned byte twice преди 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 6a04d1b8c6 fix order of syscall args for microblaze clone syscall преди 12 години
time d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen преди 12 години
unistd 892cafff66 greatly improve freopen behavior преди 12 години