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 47d027ee1a fix various bugs in new integer parser framework 15 years ago
..
i386 restore use of .type in asm, but use modern @function (vs %function) 15 years ago
x86_64 restore use of .type in asm, but use modern @function (vs %function) 15 years ago
futex.h initial check-in, version 0.5.0 15 years ago
intparse.c fix various bugs in new integer parser framework 15 years ago
intparse.h new restartable integer parsing framework. 15 years ago
libc.c various changes in preparation for dynamic linking support 15 years ago
libc.h fix minor bugs due to incorrect threaded-predicate semantics 15 years ago
locale_impl.h initial check-in, version 0.5.0 15 years ago
pthread_impl.h fix race condition in pthread_kill 15 years ago
stdio_impl.h clean up handling of thread/nothread mode, locking 15 years ago
syscall.c overhaul syscall interface 15 years ago
syscall.h workaround for preprocessor bug in pcc 15 years ago
syscall_ret.c overhaul syscall interface 15 years ago