Rich Felker 5fc4379825 optimize aarch64 dynamic tlsdesc function to spill fewer registers 5 лет назад
..
aio c00cdefa1d on failed aio submission, set aiocb error and return value 6 лет назад
complex 2d72b58070 math: move complex math out of libm.h 5 лет назад
conf da55d4884b fix build regression in sysconf for archs with variable page size 6 лет назад
crypt 5ce3737931 reduce spurious inclusion of libc.h 6 лет назад
ctype 5ce3737931 reduce spurious inclusion of libc.h 6 лет назад
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors 6 лет назад
env a60b9e0686 fix tls offsets when p_vaddr%p_align != 0 on TLS_ABOVE_TP targets 5 лет назад
errno e13063aad7 add hidden version of &errno accessor function 6 лет назад
exit 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 лет назад
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 лет назад
fenv 7b384c42b7 fix fesetround error checking 6 лет назад
include f368d9fd26 make FILE a complete type for pre-C11 standard profiles 6 лет назад
internal d7b583420b allow archs to provide a 7-argument syscall if needed 5 лет назад
ipc 5ce3737931 reduce spurious inclusion of libc.h 6 лет назад
ldso 5fc4379825 optimize aarch64 dynamic tlsdesc function to spill fewer registers 5 лет назад
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 лет назад
linux a01ff71f7c in membarrier fallback, allow for possibility that sigaction fails 6 лет назад
locale 8d82971775 locale: ensure dcngettext() preserves errno 6 лет назад
malloc 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 лет назад
math e4dd65305a math: new pow 5 лет назад
misc 26c66c485c add namespace-safe version of getauxval for internal use 6 лет назад
mman 46fb680c85 support archs with no mlock syscall, only mlock2 6 лет назад
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 лет назад
multibyte 5ce3737931 reduce spurious inclusion of libc.h 6 лет назад
network 2a0ff45b36 handle labels with 8-bit byte values in dn_skipname 6 лет назад
passwd 9fd98a6354 fix format strings for uid/gid values in putpwent/putgrent 5 лет назад
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 лет назад
process 7fe51ea85b use __strchrnul instead of strchr and strlen in execvpe 6 лет назад
regex 481006fd88 allow escaped path-separator slashes in glob 6 лет назад
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 6 лет назад
search c50985d5c8 new tsearch implementation 6 лет назад
select 5ce3737931 reduce spurious inclusion of libc.h 6 лет назад
setjmp f81e44a0d9 add m68k port 6 лет назад
signal 4918b7fb0d don't reject unknown/future flags in sigaltstack, allow SS_AUTODISARM 6 лет назад
stat 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 лет назад
stdio 511d70738b make fgetwc set error indicator for stream on encoding errors 5 лет назад
stdlib d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse 6 лет назад
string d9bdfd1644 fix memccpy to not access buffer past given size 6 лет назад
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 лет назад
termios 5ce3737931 reduce spurious inclusion of libc.h 6 лет назад
thread 788d5e24ca remove external __syscall function and last remaining users 6 лет назад
time 04335d9260 always block signals for starting new threads, refactor start args 6 лет назад
unistd 54316a52b2 support archs with no renameat syscall, only renameat2 6 лет назад