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 7a9669e977 add general fdpic support in dynamic linker and arch support for sh 11 years ago
..
aarch64 fix inconsistent visibility for internal syscall symbols 11 years ago
arm fix inconsistent visibility for internal syscall symbols 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
or1k fix inconsistent visibility for internal syscall symbols 11 years ago
powerpc fix inconsistent visibility for internal syscall symbols 11 years ago
sh switch to using trap number 31 for syscalls on sh 11 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
dynlink.h add general fdpic support in dynamic linker and arch support for sh 11 years ago
fdpic_crt.h provide arch-generic fdpic self-relocation code for crt1 to use 11 years ago
floatscan.c add IEEE binary128 long double support to floatscan 11 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 fix overflow corner case in strtoul-family functions 12 years ago
intscan.h new scanf implementation and corresponding integer parser/converter 14 years ago
ksigaction.h add some comments about the mips ksigaction structure weirdness 13 years ago
libc.c remove additional libc struct accessor cruft 11 years ago
libc.h refactor stdio open file list handling, move it out of global libc struct 11 years ago
libm.h math: add dummy implementations of 128 bit long double functions 11 years ago
locale_impl.h byte-based C locale, phase 3: make MB_CUR_MAX variable to activate code 11 years ago
procfdname.c debloat code that depends on /proc/self/fd/%d with shared function 13 years ago
pthread_impl.h fix local-dynamic model TLS on mips and powerpc 11 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 refactor stdio open file list handling, move it out of global libc struct 11 years ago
syscall.c overhaul syscall interface 15 years ago
syscall.h fix inconsistent visibility for internal syscall symbols 11 years ago
syscall_ret.c include header that declares __syscall_ret where it's defined 12 years ago
vdso.c add working vdso clock_gettime support, including static linking 12 years ago
version.c add infrastructure to record and report the version of libc.so 13 years ago
vis.h in visibility preinclude, remove overrides for stdin/stdout/stderr 11 years ago