Rich Felker ece0c48a60 fix futimes legacy function with null tv pointer hace 10 años
..
aio 56fbaa3bbe make all objects used with atomic operations volatile hace 10 años
complex b02eed9c48 complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf) hace 10 años
conf 2b42c8cb37 add legacy functions from sysinfo.h duplicating sysconf functionality hace 10 años
crypt 16a3580ef3 add legacy functions setkey() and encrypt() hace 11 años
ctype 4674809bdf fix case mapping for U+00DF (ß) hace 10 años
dirent 56fbaa3bbe make all objects used with atomic operations volatile hace 10 años
env 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary hace 10 años
errno 19a1fe670a remove remnants of support for running in no-thread-pointer mode hace 10 años
exit 56fbaa3bbe make all objects used with atomic operations volatile hace 10 años
fcntl ea1b6bb612 remove dead case for F_SETLKW in fcntl hace 10 años
fenv 8b0d66d21c fix mips fesetenv(FE_DFL_ENV) again hace 10 años
internal 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary hace 10 años
ipc 2b47a7aff2 semctl: fix UB causing crashes on powerpc hace 11 años
ldso c5ab5bd3be remove always-true conditional in dynamic linker TLSDESC processing hace 10 años
legacy ece0c48a60 fix futimes legacy function with null tv pointer hace 10 años
linux 4e5c7a2176 fix missing argument to syscall in fanotify_mark hace 11 años
locale 873e0ec7fc fix duplocale clobbering of new locale struct with memcpy of old hace 10 años
malloc 064898cfe2 remove useless check of bin match in malloc hace 10 años
math 18938c299c fix regression in x86_64 math asm with old binutils hace 10 años
misc 2894a44b40 add alternate backend support for getgrouplist hace 10 años
mman f08ab9e61a redesign and simplify vmlock system hace 10 años
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
multibyte 9d836f444f remove libc.h dependency from otherwise-independent multibyte code hace 10 años
network fc13acc3dc fix internal buffer overrun in inet_pton hace 10 años
passwd 58fa856960 fix mishandling of ENOMEM return case in internal getgrent_a function hace 10 años
prng 56fbaa3bbe make all objects used with atomic operations volatile hace 10 años
process 19a1fe670a remove remnants of support for running in no-thread-pointer mode hace 10 años
regex c498efe117 regex: fix character class repetitions hace 10 años
sched 66140b0c92 fix return value of pthread_getaffinity_np and pthread_setaffinity_np hace 10 años
search 141d3b5c2a remove struct elem entirely from hsearch.c hace 11 años
select dd5f50da6f support linux kernel apis (new archs) with old syscalls removed hace 11 años
setjmp a658afbf94 fix build regression in sh-nofpu subarch due to missing symbol hace 10 años
signal 551c1d7a57 fix crash in x32 sigsetjmp hace 10 años
stat 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path hace 10 años
stdio 05e0e301e3 fix getdelim to set the error indicator on all failures hace 10 años
stdlib 571744447c include cleanups: remove unused headers and add feature test macros hace 11 años
string b35c4c475b remove potentially PIC-incompatible relocations from x86_64 and x32 asm hace 10 años
temp 6f1c1fe90c ignore access mode bits of flags in mkostemps and functions that use it hace 10 años
termios 571744447c include cleanups: remove unused headers and add feature test macros hace 11 años
thread 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary hace 10 años
time 56fbaa3bbe make all objects used with atomic operations volatile hace 10 años
unistd 2de85a9856 fix possible isatty false positives and unwanted device state changes hace 10 años