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