Rich Felker 7356c2554e fix multiple bugs in SIGEV_THREAD timers 11 vuotta sitten
..
arm d960d4f2cb initial commit of the arm port 13 vuotta sitten
i386 e9b885ee55 fix clobber of edx in i386 vsyscall asm 12 vuotta sitten
microblaze 8c0a3d9e5c microblaze port 12 vuotta sitten
mips 9a3bbce447 add 7-arg syscall support for mips 12 vuotta sitten
powerpc 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 vuotta sitten
x86_64 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 14 vuotta sitten
floatscan.c 835f9f950e clean up stdio_impl.h 12 vuotta sitten
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces 13 vuotta sitten
futex.h ec381af902 unify and overhaul timed futex waits 14 vuotta sitten
intscan.c 835f9f950e clean up stdio_impl.h 12 vuotta sitten
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter 13 vuotta sitten
ksigaction.h 2b0af609ef add some comments about the mips ksigaction structure weirdness 12 vuotta sitten
libc.c b4ea63856a add support for program_invocation[_short]_name 12 vuotta sitten
libc.h 7586360bad add support for init/fini array in main program, and greatly simplify 12 vuotta sitten
libm.h faea4c9937 make CMPLX macros available in complex.h in non-c11 mode as well 12 vuotta sitten
locale_impl.h 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 12 vuotta sitten
longdbl.h b69f695ace first commit of the new libm! 13 vuotta sitten
procfdname.c c8c0844f7f debloat code that depends on /proc/self/fd/%d with shared function 12 vuotta sitten
pthread_impl.h 7356c2554e fix multiple bugs in SIGEV_THREAD timers 11 vuotta sitten
shgetc.c c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. 12 vuotta sitten
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) 13 vuotta sitten
stdio_impl.h 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 12 vuotta sitten
syscall.c d00ff2950e overhaul syscall interface 14 vuotta sitten
syscall.h 3df0b66ee9 fix missing argument in variadic syscall macros 12 vuotta sitten
syscall_ret.c fd142e5ec4 cleanup various minor issues reported by nsz 13 vuotta sitten