You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker bbbe87e35c fix several locks that weren't updated right for new futex-based __lock 14 years ago
..
arm initial commit of the arm port 15 years ago
i386 restore use of .type in asm, but use modern @function (vs %function) 15 years ago
mips initial version of mips (o32) port, based on work by Richard Pennington (rdp) 14 years ago
x86_64 restore use of .type in asm, but use modern @function (vs %function) 15 years ago
floatscan.c fix scanning of "-0x" pseudo-hex float (must give negative zero) 14 years ago
floatscan.h fix really bad breakage in strtol, etc.: failure to accept leading spaces 14 years ago
futex.h unify and overhaul timed futex waits 15 years ago
intscan.c fix really bad breakage in strtol, etc.: failure to accept leading spaces 14 years ago
intscan.h new scanf implementation and corresponding integer parser/converter 14 years ago
ksigaction.h fix breakage of x86_64 sigaction from recent changes for mips 14 years ago
libc.c new attempt at working around the gcc 3 visibility bug 14 years ago
libc.h enable LARGEFILE64 aliases 14 years ago
libm.h add FORCE_EVAL macro to evaluate float expr for their side effect 14 years ago
locale_impl.h initial check-in, version 0.5.0 15 years ago
longdbl.h first commit of the new libm! 14 years ago
pthread_impl.h fix several locks that weren't updated right for new futex-based __lock 14 years ago
shgetc.c fix buggy limiter handling in shgetc 14 years ago
shgetc.h fix broken shgetc limiter logic (wasn't working) 14 years ago
stdio_impl.h remove flush hook cruft that was never used from stdio 14 years ago
syscall.c overhaul syscall interface 15 years ago
syscall.h workaround for preprocessor bug in pcc 15 years ago
syscall_ret.c cleanup various minor issues reported by nsz 15 years ago