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 56fbaa3bbe make all objects used with atomic operations volatile 11 years ago
..
arm initial commit of the arm port 15 years ago
i386 fix clobber of edx in i386 vsyscall asm 14 years ago
microblaze microblaze port 14 years ago
mips add 7-arg syscall support for mips 14 years ago
or1k add or1k (OpenRISC 1000) architecture port 12 years ago
powerpc PPC port cleaned up, static linking works well now. 14 years ago
sh rename superh port to "sh" for consistency 12 years ago
x32 import vanilla x86_64 code as x32 12 years ago
x86_64 restore use of .type in asm, but use modern @function (vs %function) 15 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 add support for program_invocation[_short]_name 13 years ago
libc.h make all objects used with atomic operations volatile 11 years ago
libm.h provide CMPLX macros in implementation-internal libm.h 12 years ago
locale_impl.h implement mo file string lookup for translations 12 years ago
procfdname.c debloat code that depends on /proc/self/fd/%d with shared function 13 years ago
pthread_impl.h make all objects used with atomic operations volatile 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 make all objects used with atomic operations volatile 11 years ago
syscall.c overhaul syscall interface 15 years ago
syscall.h remove cruft from x86_64 syscall.h 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