nsz 6ab8136b44 add FORCE_EVAL macro to evaluate float expr for their side effect 13 年之前
..
arm d960d4f2cb initial commit of the arm port 13 年之前
i386 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 13 年之前
x86_64 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) 13 年之前
floatscan.c 28c5d46d84 fix off-by-one error that caused uninitialized memory read in floatscan 13 年之前
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces 13 年之前
futex.h ec381af902 unify and overhaul timed futex waits 13 年之前
intscan.c cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces 13 年之前
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter 13 年之前
libc.c 78e79d9d50 new attempt at working around the gcc 3 visibility bug 13 年之前
libc.h 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 13 年之前
libm.h 6ab8136b44 add FORCE_EVAL macro to evaluate float expr for their side effect 13 年之前
locale_impl.h 0b44a0315b initial check-in, version 0.5.0 14 年之前
longdbl.h b69f695ace first commit of the new libm! 13 年之前
pthread_impl.h 58aa5f45ed overhaul SSP support to use a real canary 13 年之前
shgetc.c cc762434d9 fix buggy limiter handling in shgetc 13 年之前
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) 13 年之前
stdio_impl.h 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 13 年之前
syscall.c d00ff2950e overhaul syscall interface 14 年之前
syscall.h a9be201cc0 workaround for preprocessor bug in pcc 14 年之前
syscall_ret.c fd142e5ec4 cleanup various minor issues reported by nsz 13 年之前