Rich Felker 11458e5b09 fix float parsing logic for long decimal expansions vor 12 Jahren
..
arm d960d4f2cb initial commit of the arm port vor 13 Jahren
i386 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) vor 13 Jahren
mips 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) vor 12 Jahren
x86_64 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) vor 13 Jahren
floatscan.c 11458e5b09 fix float parsing logic for long decimal expansions vor 12 Jahren
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces vor 13 Jahren
futex.h ec381af902 unify and overhaul timed futex waits vor 13 Jahren
intscan.c cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces vor 13 Jahren
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter vor 13 Jahren
ksigaction.h ea4175e73f fix breakage of x86_64 sigaction from recent changes for mips vor 12 Jahren
libc.c e1b9c1b01b save AT_HWCAP from auxv for subsequent use in machine-specific code vor 12 Jahren
libc.h e1b9c1b01b save AT_HWCAP from auxv for subsequent use in machine-specific code vor 12 Jahren
libm.h 6ab8136b44 add FORCE_EVAL macro to evaluate float expr for their side effect vor 13 Jahren
locale_impl.h 0b44a0315b initial check-in, version 0.5.0 vor 14 Jahren
longdbl.h b69f695ace first commit of the new libm! vor 13 Jahren
pthread_impl.h 2f437040e7 fix (hopefully) all hard-coded 8's for kernel sigset_t size vor 12 Jahren
shgetc.c cc762434d9 fix buggy limiter handling in shgetc vor 13 Jahren
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) vor 13 Jahren
stdio_impl.h 617182734c add bsd fgetln function vor 12 Jahren
syscall.c d00ff2950e overhaul syscall interface vor 14 Jahren
syscall.h a9be201cc0 workaround for preprocessor bug in pcc vor 14 Jahren
syscall_ret.c fd142e5ec4 cleanup various minor issues reported by nsz vor 13 Jahren