Rich Felker 4c307bed03 remove x32 syscall timespec fixup hacks hace 5 años
..
aio e0eee3ceef fix restrict violations in internal use of several functions hace 5 años
complex 2d72b58070 math: move complex math out of libm.h hace 6 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 6 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 0a48860c27 add riscv64 architecture support hace 5 años
include 331993e3fc refactor thrd_sleep and nanosleep in terms of clock_nanosleep hace 5 años
internal 4bbd7baea7 internally, define plain syscalls, if missing, as their time64 variants hace 5 años
ipc eb2e298cdc semtimedop: add time64 syscall support, decouple 32-bit time_t hace 5 años
ldso 94751d8ee4 remove stray .end directives from powerpc[64] asm hace 5 años
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
linux 22276671d0 pselect, ppoll: add time64 syscall support, decouple 32-bit time_t hace 5 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 0a48860c27 add riscv64 architecture support 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 2ab90de7ac mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t hace 5 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 6 años
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h hace 6 años
process 759900403d prevent dup2 action for posix_spawn internal pipe fd hace 5 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 22276671d0 pselect, ppoll: add time64 syscall support, decouple 32-bit time_t hace 5 años
setjmp 0a48860c27 add riscv64 architecture support hace 5 años
signal 68c983919e sigtimedwait: add time64 syscall support, decouple 32-bit time_t hace 5 años
stat 01f3480d37 utimensat: add time64 syscall support, decouple 32-bit time_t hace 5 años
stdio 03919b26ed use namespace-safe __lseek for __stdio_seek instead of direct syscall 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 4c307bed03 remove x32 syscall timespec fixup hacks hace 5 años
time 7aeecf3e0b clock_settime: add time64 syscall support, decouple 32-bit time_t hace 5 años
unistd 1a28c6eade fix broken lseek on x32 (x86_64/ILP32) with offsets larger than LONG_MAX hace 5 años