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