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 d7b583420b allow archs to provide a 7-argument syscall if needed 7 years ago
..
i386 remove external __syscall function and last remaining users 7 years ago
sh remove external __syscall function and last remaining users 7 years ago
atomic.h remove a_ctz_l from arch specific atomic_arch.h 8 years ago
complex_impl.h math: move complex math out of libm.h 7 years ago
defsysinfo.c overhaul i386 syscall mechanism not to depend on external asm source 7 years ago
dynlink.h reduce spurious inclusion of libc.h 8 years ago
fdpic_crt.h reduce spurious inclusion of libc.h 8 years ago
floatscan.c fix minor problem in previous strtod non-nearest rounding bug fix 10 years ago
floatscan.h apply hidden visibility to various remaining internal interfaces 8 years ago
futex.h remove unused __futex function and source file 8 years ago
intscan.c treat base 1 as an error in strtol-family functions 9 years ago
intscan.h apply hidden visibility to various remaining internal interfaces 8 years ago
ksigaction.h apply hidden visibility to sigreturn code fragments 8 years ago
libc.c overhaul i386 syscall mechanism not to depend on external asm source 7 years ago
libc.h remove volatile qualification from category pointers in __locale_struct 8 years ago
libm.h make new math code compatible with unused variable warning/error 7 years ago
locale_impl.h adapt setlocale to support possibility of failure 8 years ago
lock.h split internal lock API out of libc.h, creating lock.h 8 years ago
malloc_impl.h reduce spurious inclusion of libc.h 8 years ago
procfdname.c move and deduplicate declarations of __procfdname to make it checkable 8 years ago
pthread_impl.h add membarrier syscall wrapper, refactor dynamic tls install to use it 7 years ago
shgetc.c fix crash/out-of-bound read in sscanf 7 years ago
shgetc.h fix crash/out-of-bound read in sscanf 7 years ago
stdio_impl.h adjust types in FILE struct to make line buffering check less expensive 8 years ago
syscall.h allow archs to provide a 7-argument syscall if needed 7 years ago
syscall_ret.c include header that declares __syscall_ret where it's defined 12 years ago
vdso.c treat null vdso base same as missing 10 years ago
version.c improve machinery for ldso to report libc version 8 years ago