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 c20804500d fix major scanf breakage with unbuffered streams, fmemopen, etc. 13 years ago
..
arm initial commit of the arm port 15 years ago
i386 fix clobber of edx in i386 vsyscall asm 14 years ago
microblaze microblaze port 14 years ago
mips add 7-arg syscall support for mips 14 years ago
powerpc PPC port cleaned up, static linking works well now. 14 years ago
x86_64 restore use of .type in asm, but use modern @function (vs %function) 15 years ago
floatscan.c clean up stdio_impl.h 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 clean up stdio_impl.h 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 add support for program_invocation[_short]_name 13 years ago
libc.h consistently use the internal name __environ for environ 13 years ago
libm.h make CMPLX macros available in complex.h in non-c11 mode as well 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 transition to using functions for internal signal blocking/restoring 13 years ago
shgetc.c fix major scanf breakage with unbuffered streams, fmemopen, etc. 13 years ago
shgetc.h fix broken shgetc limiter logic (wasn't working) 14 years ago
stdio_impl.h clean up stdio_impl.h 14 years ago
syscall.c overhaul syscall interface 15 years ago
syscall.h use explicit visibility to optimize a few hot-path function calls 14 years ago
syscall_ret.c cleanup various minor issues reported by nsz 15 years ago