Rich Felker 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary hace 10 años
..
aarch64 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
arm 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
i386 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
microblaze 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
mips 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
or1k 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
powerpc 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
sh 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
x32 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
x86_64 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
dynlink.h f3ddd17380 dynamic linker bootstrap overhaul hace 10 años
floatscan.c f3f29795da add IEEE binary128 long double support to floatscan hace 10 años
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces hace 13 años
futex.h 7152a61a3a add FUTEX_PRIVATE macro to internal futex.h hace 10 años
intscan.c e2e1bb8148 fix overflow corner case in strtoul-family functions hace 10 años
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter hace 13 años
ksigaction.h 2b0af609ef add some comments about the mips ksigaction structure weirdness hace 12 años
libc.c 3e827b7e68 remove additional libc struct accessor cruft hace 10 años
libc.h f203b3511f fix inconsistent visibility for __hwcap and __sysinfo symbols hace 10 años
libm.h f4e4632abf math: add dummy implementations of 128 bit long double functions hace 10 años
locale_impl.h 41421d6beb implement mo file string lookup for translations hace 11 años
procfdname.c c8c0844f7f debloat code that depends on /proc/self/fd/%d with shared function hace 12 años
pthread_impl.h 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary hace 10 años
shgetc.c c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. hace 12 años
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) hace 13 años
stdio_impl.h 56fbaa3bbe make all objects used with atomic operations volatile hace 10 años
syscall.c d00ff2950e overhaul syscall interface hace 14 años
syscall.h 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
syscall_ret.c 30c1205acd include header that declares __syscall_ret where it's defined hace 11 años
vdso.c 58e75db471 add working vdso clock_gettime support, including static linking hace 11 años
version.c 179ab5a505 add infrastructure to record and report the version of libc.so hace 11 años
vis.h b8dda24fe1 in visibility preinclude, remove overrides for stdin/stdout/stderr hace 10 años