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