rofl0r 1f53e7d00c fix crashes in x32 __tls_get_addr 8 年 前
..
aarch64 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 年 前
arm 4e73d12117 explicitly assemble all arm asm sources as UAL 9 年 前
i386 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 年 前
microblaze 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 年 前
mips 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 年 前
mips64 83933573af add mips64 port 9 年 前
mipsn32 5972c4a411 add mips n32 port (ILP32 ABI for mips64) 9 年 前
or1k 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 年 前
powerpc 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 年 前
powerpc64 c0ede9e404 add powerpc64 port 9 年 前
s390x 1509494305 add s390x port 8 年 前
sh 007907a93c move sh port's __shcall internal function from arch/sh/src to src tree 9 年 前
x32 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 年 前
x86_64 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 年 前
atomic.h 225f6a6b5b allow implementing a_cas_p with pointer-sized ll/sc 9 年 前
dynlink.h 71392a91c3 generalize mips-specific reloc code not to hard-code sym/type encoding 9 年 前
fdpic_crt.h 6d03c4ee58 provide arch-generic fdpic self-relocation code for crt1 to use 9 年 前
floatscan.c e314258e2f fix minor problem in previous strtod non-nearest rounding bug fix 8 年 前
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces 13 年 前
futex.h 7152a61a3a add FUTEX_PRIVATE macro to internal futex.h 10 年 前
intscan.c 809ff8cf90 treat base 1 as an error in strtol-family functions 8 年 前
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter 13 年 前
ksigaction.h b61df2294f fix signal return for sh/fdpic 9 年 前
libc.c 3e827b7e68 remove additional libc struct accessor cruft 10 年 前
libc.h d56460c939 unify static and dynamic linked implementations of thread-local storage 9 年 前
libm.h f4e4632abf math: add dummy implementations of 128 bit long double functions 10 年 前
locale_impl.h f22a9edaf8 byte-based C locale, phase 3: make MB_CUR_MAX variable to activate code 10 年 前
procfdname.c c8c0844f7f debloat code that depends on /proc/self/fd/%d with shared function 11 年 前
pthread_impl.h 1f53e7d00c fix crashes in x32 __tls_get_addr 8 年 前
shgetc.c c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. 12 年 前
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) 13 年 前
stdio_impl.h 416d1c7a71 fix line-buffered flush omission for odd usage of putc-family functions 9 年 前
syscall.c d00ff2950e overhaul syscall interface 14 年 前
syscall.h 7cc3a28eed fix pread/pwrite syscall calling convention on sh 8 年 前
syscall_ret.c 30c1205acd include header that declares __syscall_ret where it's defined 11 年 前
vdso.c 54482898ab treat null vdso base same as missing 8 年 前
version.c 9e0a317d8c remove use of SHARED macro in dynamic linker version reporting 9 年 前
vis.h d1b29c2a54 exclude vis.h when compiling assembly files 9 年 前