Rich Felker c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. 11 gadi atpakaļ
..
arm d960d4f2cb initial commit of the arm port 13 gadi atpakaļ
i386 e9b885ee55 fix clobber of edx in i386 vsyscall asm 12 gadi atpakaļ
microblaze 8c0a3d9e5c microblaze port 12 gadi atpakaļ
mips 9a3bbce447 add 7-arg syscall support for mips 12 gadi atpakaļ
powerpc 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 gadi atpakaļ
x86_64 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 13 gadi atpakaļ
floatscan.c 835f9f950e clean up stdio_impl.h 12 gadi atpakaļ
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces 13 gadi atpakaļ
futex.h ec381af902 unify and overhaul timed futex waits 13 gadi atpakaļ
intscan.c 835f9f950e clean up stdio_impl.h 12 gadi atpakaļ
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter 13 gadi atpakaļ
ksigaction.h ea4175e73f fix breakage of x86_64 sigaction from recent changes for mips 12 gadi atpakaļ
libc.c b4ea63856a add support for program_invocation[_short]_name 12 gadi atpakaļ
libc.h 23ccb80fcb consistently use the internal name __environ for environ 12 gadi atpakaļ
libm.h faea4c9937 make CMPLX macros available in complex.h in non-c11 mode as well 12 gadi atpakaļ
locale_impl.h 0b44a0315b initial check-in, version 0.5.0 14 gadi atpakaļ
longdbl.h b69f695ace first commit of the new libm! 13 gadi atpakaļ
pthread_impl.h 2c074b0d6c transition to using functions for internal signal blocking/restoring 12 gadi atpakaļ
shgetc.c c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. 11 gadi atpakaļ
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) 13 gadi atpakaļ
stdio_impl.h 835f9f950e clean up stdio_impl.h 12 gadi atpakaļ
syscall.c d00ff2950e overhaul syscall interface 14 gadi atpakaļ
syscall.h 607b05aca6 use explicit visibility to optimize a few hot-path function calls 12 gadi atpakaļ
syscall_ret.c fd142e5ec4 cleanup various minor issues reported by nsz 13 gadi atpakaļ