Rich Felker d0209a2a33 fix external dummy_lock symbol inadvertently introduced in sigaction %!s(int64=4) %!d(string=hai) anos
..
aio e0eee3ceef fix restrict violations in internal use of several functions %!s(int64=4) %!d(string=hai) anos
complex 2d72b58070 math: move complex math out of libm.h %!s(int64=5) %!d(string=hai) anos
conf da55d4884b fix build regression in sysconf for archs with variable page size %!s(int64=5) %!d(string=hai) anos
crypt 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=5) %!d(string=hai) anos
ctype 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=5) %!d(string=hai) anos
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors %!s(int64=5) %!d(string=hai) anos
env 7844ecb590 add secure_getenv function %!s(int64=4) %!d(string=hai) anos
errno e13063aad7 add hidden version of &errno accessor function %!s(int64=5) %!d(string=hai) anos
exit 5f12ffe123 split internal lock API out of libc.h, creating lock.h %!s(int64=5) %!d(string=hai) anos
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases %!s(int64=5) %!d(string=hai) anos
fenv 0a48860c27 add riscv64 architecture support %!s(int64=5) %!d(string=hai) anos
include 331993e3fc refactor thrd_sleep and nanosleep in terms of clock_nanosleep %!s(int64=4) %!d(string=hai) anos
internal 08869deb7e add support for powerpc/powerpc64 unaligned relocations %!s(int64=4) %!d(string=hai) anos
ipc 8b24970470 sysvipc: overhaul {sem,shm,msg}ctl for time64 %!s(int64=4) %!d(string=hai) anos
ldso 94751d8ee4 remove stray .end directives from powerpc[64] asm %!s(int64=4) %!d(string=hai) anos
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases %!s(int64=5) %!d(string=hai) anos
linux 2b4fd6f75b clock_adjtime: add time64 support, decouple 32-bit time_t, fix x32 %!s(int64=4) %!d(string=hai) anos
locale b19fa24783 fix accidentlly-external cmp symbol introduced with catgets %!s(int64=4) %!d(string=hai) anos
malloc 5f12ffe123 split internal lock API out of libc.h, creating lock.h %!s(int64=5) %!d(string=hai) anos
math 6818c31c9b fix build regression in i386 asm for atan2, atan2f %!s(int64=4) %!d(string=hai) anos
misc 2e554617e5 ioctl: add fallback for new time64 SIOCGSTAMP[NS] %!s(int64=4) %!d(string=hai) anos
mman 46fb680c85 support archs with no mlock syscall, only mlock2 %!s(int64=5) %!d(string=hai) anos
mq 2ab90de7ac mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t %!s(int64=4) %!d(string=hai) anos
multibyte 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=5) %!d(string=hai) anos
network 37d6d09ec6 fix regression in recvmmsg with no timeout %!s(int64=4) %!d(string=hai) anos
passwd 9fd98a6354 fix format strings for uid/gid values in putpwent/putgrent %!s(int64=5) %!d(string=hai) anos
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h %!s(int64=5) %!d(string=hai) anos
process 759900403d prevent dup2 action for posix_spawn internal pipe fd %!s(int64=4) %!d(string=hai) anos
regex e408deefeb fix failure of glob to match broken symlinks under some conditions %!s(int64=4) %!d(string=hai) anos
sched 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs %!s(int64=4) %!d(string=hai) anos
search c50985d5c8 new tsearch implementation %!s(int64=5) %!d(string=hai) anos
select d0b547dfb5 fix regression in select with no timeout %!s(int64=4) %!d(string=hai) anos
setjmp 0a48860c27 add riscv64 architecture support %!s(int64=5) %!d(string=hai) anos
signal d0209a2a33 fix external dummy_lock symbol inadvertently introduced in sigaction %!s(int64=4) %!d(string=hai) anos
stat 01f3480d37 utimensat: add time64 syscall support, decouple 32-bit time_t %!s(int64=4) %!d(string=hai) anos
stdio 03919b26ed use namespace-safe __lseek for __stdio_seek instead of direct syscall %!s(int64=4) %!d(string=hai) anos
stdlib d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse %!s(int64=5) %!d(string=hai) anos
string d9bdfd1644 fix memccpy to not access buffer past given size %!s(int64=5) %!d(string=hai) anos
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases %!s(int64=5) %!d(string=hai) anos
termios 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=5) %!d(string=hai) anos
thread e0e8ae754c in arm cancellation point asm, don't unnecessarily preserve link register %!s(int64=4) %!d(string=hai) anos
time 0847902ab9 in clock_getres, check for null pointer before storing result %!s(int64=4) %!d(string=hai) anos
unistd f522de81ac use setitimer function rather than syscall to implement alarm %!s(int64=4) %!d(string=hai) anos