Rich Felker ece0c48a60 fix futimes legacy function with null tv pointer vor 10 Jahren
..
aio 56fbaa3bbe make all objects used with atomic operations volatile vor 10 Jahren
complex b02eed9c48 complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf) vor 10 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 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary vor 10 Jahren
errno 19a1fe670a remove remnants of support for running in no-thread-pointer mode vor 10 Jahren
exit 56fbaa3bbe make all objects used with atomic operations volatile vor 10 Jahren
fcntl ea1b6bb612 remove dead case for F_SETLKW in fcntl vor 10 Jahren
fenv 8b0d66d21c fix mips fesetenv(FE_DFL_ENV) again vor 10 Jahren
internal 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary vor 10 Jahren
ipc 2b47a7aff2 semctl: fix UB causing crashes on powerpc vor 11 Jahren
ldso c5ab5bd3be remove always-true conditional in dynamic linker TLSDESC processing vor 10 Jahren
legacy ece0c48a60 fix futimes legacy function with null tv pointer vor 10 Jahren
linux 4e5c7a2176 fix missing argument to syscall in fanotify_mark vor 11 Jahren
locale 873e0ec7fc fix duplocale clobbering of new locale struct with memcpy of old vor 10 Jahren
malloc 064898cfe2 remove useless check of bin match in malloc vor 10 Jahren
math 18938c299c fix regression in x86_64 math asm with old binutils vor 10 Jahren
misc 2894a44b40 add alternate backend support for getgrouplist vor 10 Jahren
mman f08ab9e61a redesign and simplify vmlock system vor 10 Jahren
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
multibyte 9d836f444f remove libc.h dependency from otherwise-independent multibyte code vor 10 Jahren
network fc13acc3dc fix internal buffer overrun in inet_pton vor 10 Jahren
passwd 58fa856960 fix mishandling of ENOMEM return case in internal getgrent_a function vor 10 Jahren
prng 56fbaa3bbe make all objects used with atomic operations volatile vor 10 Jahren
process 19a1fe670a remove remnants of support for running in no-thread-pointer mode vor 10 Jahren
regex c498efe117 regex: fix character class repetitions 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 11 Jahren
setjmp a658afbf94 fix build regression in sh-nofpu subarch due to missing symbol vor 10 Jahren
signal 551c1d7a57 fix crash in x32 sigsetjmp vor 10 Jahren
stat 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path vor 10 Jahren
stdio 05e0e301e3 fix getdelim to set the error indicator on all failures vor 10 Jahren
stdlib 571744447c include cleanups: remove unused headers and add feature test macros vor 11 Jahren
string b35c4c475b remove potentially PIC-incompatible relocations from x86_64 and x32 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 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary 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