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