Rich Felker debbddf7c8 fix regression in pthread_exit 4 years ago
..
i386 788d5e24ca remove external __syscall function and last remaining users 6 years ago
sh 788d5e24ca remove external __syscall function and last remaining users 6 years ago
aio_impl.h 557673603b move aio implementation details to a proper internal header 4 years ago
atomic.h 0a005f499c fix C implementation of a_clz_32 4 years ago
complex_impl.h 2d72b58070 math: move complex math out of libm.h 5 years ago
defsysinfo.c 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source 6 years ago
dynlink.h e9f4fd1185 have ldso track replacement of aligned_alloc 4 years ago
fdpic_crt.h 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
floatscan.c bff7895499 fix incorrect use of fabs on long double operand in floatscan.c 5 years ago
floatscan.h 7e399fabd3 apply hidden visibility to various remaining internal interfaces 6 years ago
fork_impl.h 167390f055 lift child restrictions after multi-threaded fork 4 years ago
futex.h 055dfbb7f7 remove unused __futex function and source file 6 years ago
intscan.c 809ff8cf90 treat base 1 as an error in strtol-family functions 8 years ago
intscan.h 7e399fabd3 apply hidden visibility to various remaining internal interfaces 6 years ago
ksigaction.h b6e59cd925 apply hidden visibility to sigreturn code fragments 6 years ago
libc.c 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source 6 years ago
libc.h 8d81ba8c0b restore lock-skipping for processes that return to single-threaded state 4 years ago
libm.h 4f893997e4 math: add __math_invalidl 4 years ago
locale_impl.h d88e5dfa8b adapt setlocale to support possibility of failure 6 years ago
lock.h 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 years ago
procfdname.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 years ago
pthread_impl.h debbddf7c8 fix regression in pthread_exit 4 years ago
shgetc.c 086542fb5b fix possible access to uninitialized memory in shgetc (via scanf) 4 years ago
shgetc.h 8f12c4e110 fix crash/out-of-bound read in sscanf 6 years ago
stdio_impl.h 2e0907ce62 move __string_read into vsscanf source file 4 years ago
syscall.h c2feda4e2e prefer new socket syscalls, fallback to SYS_socketcall only if needed 4 years ago
syscall_ret.c 30c1205acd include header that declares __syscall_ret where it's defined 11 years ago
vdso.c 54482898ab treat null vdso base same as missing 8 years ago
version.c 18bf0829a7 improve machinery for ldso to report libc version 6 years ago