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 37fcc13c12 lift locale lock out of internal __get_locale 6 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
aio_impl.h move aio implementation details to a proper internal header 6 years ago
atomic.h fix C implementation of a_clz_32 6 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 have ldso track replacement of aligned_alloc 6 years ago
fdpic_crt.h reduce spurious inclusion of libc.h 8 years ago
floatscan.c fix incorrect use of fabs on long double operand in floatscan.c 7 years ago
floatscan.h apply hidden visibility to various remaining internal interfaces 8 years ago
fork_impl.h lift child restrictions after multi-threaded fork 6 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 restore lock-skipping for processes that return to single-threaded state 6 years ago
libm.h math: add __math_invalidl 6 years ago
locale_impl.h lift locale lock out of internal __get_locale 6 years ago
lock.h split internal lock API out of libc.h, creating lock.h 8 years ago
procfdname.c move and deduplicate declarations of __procfdname to make it checkable 8 years ago
pthread_impl.h fix regression in pthread_exit 6 years ago
shgetc.c fix possible access to uninitialized memory in shgetc (via scanf) 6 years ago
shgetc.h fix crash/out-of-bound read in sscanf 7 years ago
stdio_impl.h move __string_read into vsscanf source file 6 years ago
syscall.h prefer new socket syscalls, fallback to SYS_socketcall only if needed 6 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