Rich Felker 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source il y a 6 ans
..
aio c00cdefa1d on failed aio submission, set aiocb error and return value il y a 6 ans
complex 10e4bd3780 fix incorrect results for catan with some inputs il y a 7 ans
conf da55d4884b fix build regression in sysconf for archs with variable page size il y a 6 ans
crypt 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
ctype 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors il y a 6 ans
env 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source il y a 6 ans
errno e13063aad7 add hidden version of &errno accessor function il y a 6 ans
exit 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
fenv 7b384c42b7 fix fesetround error checking il y a 6 ans
include f368d9fd26 make FILE a complete type for pre-C11 standard profiles il y a 6 ans
internal 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source il y a 6 ans
ipc 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
ldso 9d44b6460a install dynamic tls synchronously at dlopen, streamline access il y a 6 ans
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
linux a01ff71f7c in membarrier fallback, allow for possibility that sigaction fails il y a 6 ans
locale 8d82971775 locale: ensure dcngettext() preserves errno il y a 6 ans
malloc 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
math 8186880393 fix unintended global symbols in atanl.c il y a 6 ans
misc 26c66c485c add namespace-safe version of getauxval for internal use il y a 6 ans
mman 46fb680c85 support archs with no mlock syscall, only mlock2 il y a 6 ans
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
multibyte 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
network 2a0ff45b36 handle labels with 8-bit byte values in dn_skipname il y a 6 ans
passwd de7dc1318f halt getspnam[_r] search on error accessing TCB shadow il y a 6 ans
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h il y a 6 ans
process 7fe51ea85b use __strchrnul instead of strchr and strlen in execvpe il y a 6 ans
regex 481006fd88 allow escaped path-separator slashes in glob il y a 6 ans
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable il y a 6 ans
search c50985d5c8 new tsearch implementation il y a 6 ans
select 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
setjmp f81e44a0d9 add m68k port il y a 7 ans
signal 4918b7fb0d don't reject unknown/future flags in sigaltstack, allow SS_AUTODISARM il y a 6 ans
stat 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
stdio 54316a52b2 support archs with no renameat syscall, only renameat2 il y a 6 ans
stdlib d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse il y a 6 ans
string d9bdfd1644 fix memccpy to not access buffer past given size il y a 6 ans
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases il y a 6 ans
termios 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
thread 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source il y a 6 ans
time 04335d9260 always block signals for starting new threads, refactor start args il y a 6 ans
unistd 54316a52b2 support archs with no renameat syscall, only renameat2 il y a 6 ans