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