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