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