Rich Felker 1315596b51 refactor internal atomic.h 9 gadi atpakaļ
..
aarch64 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 gadi atpakaļ
arm 4e73d12117 explicitly assemble all arm asm sources as UAL 9 gadi atpakaļ
i386 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 gadi atpakaļ
microblaze 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 gadi atpakaļ
mips 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 gadi atpakaļ
or1k 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 gadi atpakaļ
powerpc 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 gadi atpakaļ
sh 10d0268ccf switch to using trap number 31 for syscalls on sh 10 gadi atpakaļ
x32 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 gadi atpakaļ
x86_64 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 gadi atpakaļ
atomic.h 1315596b51 refactor internal atomic.h 9 gadi atpakaļ
dynlink.h 9439ebd766 fix dynamic loader library mapping for nommu systems 9 gadi atpakaļ
fdpic_crt.h 6d03c4ee58 provide arch-generic fdpic self-relocation code for crt1 to use 9 gadi atpakaļ
floatscan.c f3f29795da add IEEE binary128 long double support to floatscan 10 gadi atpakaļ
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces 13 gadi atpakaļ
futex.h 7152a61a3a add FUTEX_PRIVATE macro to internal futex.h 10 gadi atpakaļ
intscan.c e2e1bb8148 fix overflow corner case in strtoul-family functions 10 gadi atpakaļ
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter 13 gadi atpakaļ
ksigaction.h b61df2294f fix signal return for sh/fdpic 9 gadi atpakaļ
libc.c 3e827b7e68 remove additional libc struct accessor cruft 10 gadi atpakaļ
libc.h d56460c939 unify static and dynamic linked implementations of thread-local storage 9 gadi atpakaļ
libm.h f4e4632abf math: add dummy implementations of 128 bit long double functions 10 gadi atpakaļ
locale_impl.h f22a9edaf8 byte-based C locale, phase 3: make MB_CUR_MAX variable to activate code 10 gadi atpakaļ
procfdname.c c8c0844f7f debloat code that depends on /proc/self/fd/%d with shared function 12 gadi atpakaļ
pthread_impl.h 6ba5517a46 fix local-dynamic model TLS on mips and powerpc 10 gadi atpakaļ
shgetc.c c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. 12 gadi atpakaļ
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) 13 gadi atpakaļ
stdio_impl.h 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct 10 gadi atpakaļ
syscall.c d00ff2950e overhaul syscall interface 14 gadi atpakaļ
syscall.h 8a8fdf6398 eliminate use of SHARED macro to suppress visibility attributes 9 gadi atpakaļ
syscall_ret.c 30c1205acd include header that declares __syscall_ret where it's defined 11 gadi atpakaļ
vdso.c 58e75db471 add working vdso clock_gettime support, including static linking 11 gadi atpakaļ
version.c 9e0a317d8c remove use of SHARED macro in dynamic linker version reporting 9 gadi atpakaļ
vis.h d1b29c2a54 exclude vis.h when compiling assembly files 9 gadi atpakaļ