Szabolcs Nagy 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips 11 years ago
..
arm d960d4f2cb initial commit of the arm port 13 years ago
i386 e9b885ee55 fix clobber of edx in i386 vsyscall asm 12 years ago
microblaze 8c0a3d9e5c microblaze port 12 years ago
mips 9a3bbce447 add 7-arg syscall support for mips 12 years ago
powerpc 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 years ago
sh aacd348637 rename superh port to "sh" for consistency 11 years ago
x32 323272db17 import vanilla x86_64 code as x32 11 years ago
x86_64 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 14 years ago
floatscan.c 835f9f950e clean up stdio_impl.h 12 years ago
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces 13 years ago
futex.h ec381af902 unify and overhaul timed futex waits 14 years ago
intscan.c 835f9f950e clean up stdio_impl.h 12 years ago
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter 13 years ago
ksigaction.h 2b0af609ef add some comments about the mips ksigaction structure weirdness 12 years ago
libc.c b4ea63856a add support for program_invocation[_short]_name 12 years ago
libc.h dab441aea2 always initialize thread pointer at program start 11 years ago
libm.h 9b0fcb441a math: remove STRICT_ASSIGN macro 11 years ago
locale_impl.h 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 12 years ago
procfdname.c c8c0844f7f debloat code that depends on /proc/self/fd/%d with shared function 11 years ago
pthread_impl.h 7356c2554e fix multiple bugs in SIGEV_THREAD timers 11 years ago
shgetc.c c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. 12 years ago
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) 13 years ago
stdio_impl.h 3af2edee15 fix ftello result for append streams with unflushed output 11 years ago
syscall.c d00ff2950e overhaul syscall interface 14 years ago
syscall.h 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips 11 years ago
syscall_ret.c 30c1205acd include header that declares __syscall_ret where it's defined 11 years ago
vdso.c 58e75db471 add working vdso clock_gettime support, including static linking 11 years ago
version.c 179ab5a505 add infrastructure to record and report the version of libc.so 11 years ago