Rich Felker 7a81fe3710 fix init race that could lead to deadlock in malloc init code 10 anni fa
..
aio 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
complex cfbaba79a2 complex: add C11 CMPLX macros and replace cpack with them 12 anni fa
conf 3bed89aa74 fix off-by-one in bounds check in fpathconf 10 anni fa
crypt 16a3580ef3 add legacy functions setkey() and encrypt() 11 anni fa
ctype 4674809bdf fix case mapping for U+00DF (ß) 10 anni fa
dirent 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
env d86af2a080 fix #ifdef inside a macro argument list in __init_tls.c 10 anni fa
errno c5b8f19305 add support for LC_TIME and LC_MESSAGES translations 10 anni fa
exit 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
fcntl e146e6035f fix uninitialized mode variable in openat function 10 anni fa
fenv 04d522cba6 simplify armhf fesetenv 10 anni fa
internal 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
ipc 2b47a7aff2 semctl: fix UB causing crashes on powerpc 11 anni fa
ldso 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
legacy 20cbd60775 getloadavg: use sysinfo() instead of /proc/loadavg 10 anni fa
linux 4e5c7a2176 fix missing argument to syscall in fanotify_mark 10 anni fa
locale 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
malloc 7a81fe3710 fix init race that could lead to deadlock in malloc init code 10 anni fa
math 018f9df444 math: fix fmodl for IEEE binary128 10 anni fa
misc 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
mman 0b21a07c78 make fsync, fdatasync, and msync cancellation points 10 anni fa
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 anni fa
multibyte 2e1ae3b6b9 fix return value computation in one code path of wcsnrtombs 10 anni fa
network 6a5242e4cb make protocol table zero byte separated and add ipv6 protocols 10 anni fa
passwd 34b423d207 support alternate backends for the passwd and group dbs 10 anni fa
prng 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
process 14a0117117 make execvp continue PATH search on EACCES rather than issuing an errror 10 anni fa
regex efa9d396f9 implement FNM_CASEFOLD extension to fnmatch function 10 anni fa
sched 66140b0c92 fix return value of pthread_getaffinity_np and pthread_setaffinity_np 10 anni fa
search 141d3b5c2a remove struct elem entirely from hsearch.c 11 anni fa
select dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 10 anni fa
setjmp c7b05bc817 fix missing comma in sh setjmp asm 10 anni fa
signal 7d3512126d use tkill instead of tgkill in implementing raise 10 anni fa
stat 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path 10 anni fa
stdio 2de85a9856 fix possible isatty false positives and unwanted device state changes 10 anni fa
stdlib 571744447c include cleanups: remove unused headers and add feature test macros 11 anni fa
string e346ff86c8 overhaul optimized x86_64 memset asm 10 anni fa
temp 6f1c1fe90c ignore access mode bits of flags in mkostemps and functions that use it 10 anni fa
termios 571744447c include cleanups: remove unused headers and add feature test macros 11 anni fa
thread 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
time 56fbaa3bbe make all objects used with atomic operations volatile 10 anni fa
unistd 2de85a9856 fix possible isatty false positives and unwanted device state changes 10 anni fa