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