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 b8be64c43d optimize timer creation and possibly protect against some minor races 15 years ago
..
i386 overhaul syscall interface 15 years ago
x86_64 remove comment cruft that got left behind in x86_64 syscall.s 15 years ago
futex.h initial check-in, version 0.5.0 15 years ago
libc.c various changes in preparation for dynamic linking support 15 years ago
libc.h major improvements to cancellation handling 15 years ago
locale_impl.h initial check-in, version 0.5.0 15 years ago
pthread_impl.h optimize timer creation and possibly protect against some minor races 15 years ago
stdio_impl.h major stdio overhaul, using readv/writev, plus other changes 15 years ago
syscall.c overhaul syscall interface 15 years ago
syscall.h global cleanup to use the new syscall interface 15 years ago
syscall_ret.c overhaul syscall interface 15 years ago