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