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