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