Szabolcs Nagy 53cfe0c61a math: add ld128 exp2l based on the freebsd implementation пре 10 година
..
aio 56fbaa3bbe make all objects used with atomic operations volatile пре 10 година
complex cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them пре 12 година
conf 2b42c8cb37 add legacy functions from sysinfo.h duplicating sysconf functionality пре 10 година
crypt 16a3580ef3 add legacy functions setkey() and encrypt() пре 11 година
ctype 4674809bdf fix case mapping for U+00DF (ß) пре 10 година
dirent 56fbaa3bbe make all objects used with atomic operations volatile пре 10 година
env 204a69d2d9 copy the dtv pointer to the end of the pthread struct for TLS_ABOVE_TP archs пре 10 година
errno c5b8f19305 add support for LC_TIME and LC_MESSAGES translations пре 10 година
exit 56fbaa3bbe make all objects used with atomic operations volatile пре 10 година
fcntl e146e6035f fix uninitialized mode variable in openat function пре 10 година
fenv 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode пре 10 година
internal 204a69d2d9 copy the dtv pointer to the end of the pthread struct for TLS_ABOVE_TP archs пре 10 година
ipc 2b47a7aff2 semctl: fix UB causing crashes on powerpc пре 11 година
ldso 204a69d2d9 copy the dtv pointer to the end of the pthread struct for TLS_ABOVE_TP archs пре 10 година
legacy 20cbd60775 getloadavg: use sysinfo() instead of /proc/loadavg пре 10 година
linux 4e5c7a2176 fix missing argument to syscall in fanotify_mark пре 10 година
locale 56fbaa3bbe make all objects used with atomic operations volatile пре 10 година
malloc 064898cfe2 remove useless check of bin match in malloc пре 10 година
math 53cfe0c61a math: add ld128 exp2l based on the freebsd implementation пре 10 година
misc 6de071a0be eliminate atomics in syslog setlogmask function пре 10 година
mman 0b21a07c78 make fsync, fdatasync, and msync cancellation points пре 10 година
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
multibyte 2e1ae3b6b9 fix return value computation in one code path of wcsnrtombs пре 10 година
network 6a5242e4cb make protocol table zero byte separated and add ipv6 protocols пре 10 година
passwd 34b423d207 support alternate backends for the passwd and group dbs пре 10 година
prng 56fbaa3bbe make all objects used with atomic operations volatile пре 10 година
process 14a0117117 make execvp continue PATH search on EACCES rather than issuing an errror пре 10 година
regex efa9d396f9 implement FNM_CASEFOLD extension to fnmatch function пре 10 година
sched 66140b0c92 fix return value of pthread_getaffinity_np and pthread_setaffinity_np пре 10 година
search 141d3b5c2a remove struct elem entirely from hsearch.c пре 11 година
select dd5f50da6f support linux kernel apis (new archs) with old syscalls removed пре 10 година
setjmp c7b05bc817 fix missing comma in sh setjmp asm пре 10 година
signal 7d3512126d use tkill instead of tgkill in implementing raise пре 10 година
stat 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path пре 10 година
stdio 2de85a9856 fix possible isatty false positives and unwanted device state changes пре 10 година
stdlib 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
string e346ff86c8 overhaul optimized x86_64 memset asm пре 10 година
temp 6f1c1fe90c ignore access mode bits of flags in mkostemps and functions that use it пре 10 година
termios 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
thread a46677af18 fix regression in pthread_cond_wait with cancellation disabled пре 10 година
time 56fbaa3bbe make all objects used with atomic operations volatile пре 10 година
unistd 2de85a9856 fix possible isatty false positives and unwanted device state changes пре 10 година