Rich Felker 94f4c8237a fix build regression in aarch64 sigsetjmp 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 2b42c8cb37 add legacy functions from sysinfo.h duplicating sysconf functionality 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 abead1be6d fix misalignment of dtv in static-linked programs with odd-sized TLS před 10 roky
errno 19a1fe670a remove remnants of support for running in no-thread-pointer mode před 10 roky
exit 56fbaa3bbe make all objects used with atomic operations volatile před 10 roky
fcntl ea1b6bb612 remove dead case for F_SETLKW in fcntl před 10 roky
fenv 8b0d66d21c fix mips fesetenv(FE_DFL_ENV) again před 10 roky
internal b8dda24fe1 in visibility preinclude, remove overrides for stdin/stdout/stderr před 10 roky
ipc 2b47a7aff2 semctl: fix UB causing crashes on powerpc před 11 roky
ldso c5ab5bd3be remove always-true conditional in dynamic linker TLSDESC processing 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 11 roky
locale 873e0ec7fc fix duplocale clobbering of new locale struct with memcpy of old před 10 roky
malloc 064898cfe2 remove useless check of bin match in malloc před 10 roky
math 18938c299c fix regression in x86_64 math asm with old binutils před 10 roky
misc 2894a44b40 add alternate backend support for getgrouplist před 10 roky
mman f08ab9e61a redesign and simplify vmlock system před 10 roky
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 před 12 roky
multibyte 9d836f444f remove libc.h dependency from otherwise-independent multibyte code před 10 roky
network fc13acc3dc fix internal buffer overrun in inet_pton před 10 roky
passwd 4b5ca13fb1 avoid sending huge names as nscd passwd/group queries před 10 roky
prng 56fbaa3bbe make all objects used with atomic operations volatile před 10 roky
process 19a1fe670a remove remnants of support for running in no-thread-pointer mode před 10 roky
regex c498efe117 regex: fix character class repetitions 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 11 roky
setjmp a658afbf94 fix build regression in sh-nofpu subarch due to missing symbol před 10 roky
signal 94f4c8237a fix build regression in aarch64 sigsetjmp před 10 roky
stat 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path před 10 roky
stdio 05e0e301e3 fix getdelim to set the error indicator on all failures před 10 roky
stdlib 571744447c include cleanups: remove unused headers and add feature test macros před 11 roky
string b35c4c475b remove potentially PIC-incompatible relocations from x86_64 and x32 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 afbcac6826 minor optimization to pthread_spin_trylock 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