You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 455bd82445 use idiomatic safe form for FUNLOCK macro 8 years ago
..
aarch64 fix inconsistent visibility for internal syscall symbols 11 years ago
arm explicitly assemble all arm asm sources as UAL 11 years ago
i386 fix inconsistent visibility for internal syscall symbols 11 years ago
microblaze fix inconsistent visibility for internal syscall symbols 11 years ago
mips fix inconsistent visibility for internal syscall symbols 11 years ago
mips64 add mips64 port 10 years ago
mipsn32 add mips n32 port (ILP32 ABI for mips64) 10 years ago
or1k fix inconsistent visibility for internal syscall symbols 11 years ago
powerpc fix inconsistent visibility for internal syscall symbols 11 years ago
powerpc64 add powerpc64 port 10 years ago
s390x add s390x port 10 years ago
sh move sh port's __shcall internal function from arch/sh/src to src tree 10 years ago
x32 fix inconsistent visibility for internal syscall symbols 11 years ago
x86_64 fix inconsistent visibility for internal syscall symbols 11 years ago
atomic.h add a_clz_64 helper function 9 years ago
dynlink.h generalize mips-specific reloc code not to hard-code sym/type encoding 10 years ago
fdpic_crt.h provide arch-generic fdpic self-relocation code for crt1 to use 11 years ago
floatscan.c fix minor problem in previous strtod non-nearest rounding bug fix 10 years ago
floatscan.h fix really bad breakage in strtol, etc.: failure to accept leading spaces 14 years ago
futex.h add FUTEX_PRIVATE macro to internal futex.h 11 years ago
intscan.c treat base 1 as an error in strtol-family functions 9 years ago
intscan.h new scanf implementation and corresponding integer parser/converter 14 years ago
ksigaction.h fix signal return for sh/fdpic 11 years ago
libc.c remove additional libc struct accessor cruft 11 years ago
libc.h unify static and dynamic linked implementations of thread-local storage 11 years ago
libm.h math: add dummy implementations of 128 bit long double functions 11 years ago
locale_impl.h increase limit on locale name length from 15 to 23 bytes 9 years ago
procfdname.c debloat code that depends on /proc/self/fd/%d with shared function 13 years ago
pthread_impl.h document pthread structure ABI constraints in comments 8 years ago
shgetc.c fix major scanf breakage with unbuffered streams, fmemopen, etc. 13 years ago
shgetc.h fix broken shgetc limiter logic (wasn't working) 14 years ago
stdio_impl.h use idiomatic safe form for FUNLOCK macro 8 years ago
syscall.c overhaul syscall interface 15 years ago
syscall.h fix pread/pwrite syscall calling convention on sh 10 years ago
syscall_ret.c include header that declares __syscall_ret where it's defined 12 years ago
vdso.c treat null vdso base same as missing 10 years ago
version.c remove use of SHARED macro in dynamic linker version reporting 11 years ago
vis.h exclude vis.h when compiling assembly files 10 years ago