Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock il y a 13 ans
..
arm d960d4f2cb initial commit of the arm port il y a 13 ans
i386 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) il y a 13 ans
x86_64 c7d19f9923 restore use of .type in asm, but use modern @function (vs %function) il y a 13 ans
floatscan.c 02eb568ded remove redundant (unmaintained) check in floatscan il y a 13 ans
floatscan.h cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces il y a 13 ans
futex.h ec381af902 unify and overhaul timed futex waits il y a 13 ans
intscan.c cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces il y a 13 ans
intscan.h 18efeb320b new scanf implementation and corresponding integer parser/converter il y a 13 ans
libc.c 78e79d9d50 new attempt at working around the gcc 3 visibility bug il y a 13 ans
libc.h 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock il y a 13 ans
libm.h 13e400b355 add creal/cimag macros in complex.h (and use them in the functions defs) il y a 13 ans
locale_impl.h 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
longdbl.h b69f695ace first commit of the new libm! il y a 13 ans
pthread_impl.h 5a2e180937 synchronize cond var destruction with exiting waits il y a 13 ans
shgetc.c cc762434d9 fix buggy limiter handling in shgetc il y a 13 ans
shgetc.h f007bb854b fix broken shgetc limiter logic (wasn't working) il y a 13 ans
stdio_impl.h 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock il y a 13 ans
syscall.c d00ff2950e overhaul syscall interface il y a 14 ans
syscall.h a9be201cc0 workaround for preprocessor bug in pcc il y a 14 ans
syscall_ret.c fd142e5ec4 cleanup various minor issues reported by nsz il y a 13 ans