.. |
aio
|
e0eee3ceef
fix restrict violations in internal use of several functions
|
пре 5 година |
complex
|
2d72b58070
math: move complex math out of libm.h
|
пре 6 година |
conf
|
da55d4884b
fix build regression in sysconf for archs with variable page size
|
пре 6 година |
crypt
|
5ce3737931
reduce spurious inclusion of libc.h
|
пре 6 година |
ctype
|
5ce3737931
reduce spurious inclusion of libc.h
|
пре 6 година |
dirent
|
042b3ee452
fail fdopendir for O_PATH file descriptors
|
пре 6 година |
env
|
a60b9e0686
fix tls offsets when p_vaddr%p_align != 0 on TLS_ABOVE_TP targets
|
пре 6 година |
errno
|
e13063aad7
add hidden version of &errno accessor function
|
пре 6 година |
exit
|
5f12ffe123
split internal lock API out of libc.h, creating lock.h
|
пре 6 година |
fcntl
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
пре 6 година |
fenv
|
0a48860c27
add riscv64 architecture support
|
пре 5 година |
include
|
331993e3fc
refactor thrd_sleep and nanosleep in terms of clock_nanosleep
|
пре 5 година |
internal
|
4bbd7baea7
internally, define plain syscalls, if missing, as their time64 variants
|
пре 5 година |
ipc
|
eb2e298cdc
semtimedop: add time64 syscall support, decouple 32-bit time_t
|
пре 5 година |
ldso
|
94751d8ee4
remove stray .end directives from powerpc[64] asm
|
пре 5 година |
legacy
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
пре 6 година |
linux
|
22276671d0
pselect, ppoll: add time64 syscall support, decouple 32-bit time_t
|
пре 5 година |
locale
|
8d82971775
locale: ensure dcngettext() preserves errno
|
пре 6 година |
malloc
|
5f12ffe123
split internal lock API out of libc.h, creating lock.h
|
пре 6 година |
math
|
0a48860c27
add riscv64 architecture support
|
пре 5 година |
misc
|
26c66c485c
add namespace-safe version of getauxval for internal use
|
пре 6 година |
mman
|
46fb680c85
support archs with no mlock syscall, only mlock2
|
пре 6 година |
mq
|
2ab90de7ac
mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t
|
пре 5 година |
multibyte
|
5ce3737931
reduce spurious inclusion of libc.h
|
пре 6 година |
network
|
2a0ff45b36
handle labels with 8-bit byte values in dn_skipname
|
пре 6 година |
passwd
|
9fd98a6354
fix format strings for uid/gid values in putpwent/putgrent
|
пре 6 година |
prng
|
5f12ffe123
split internal lock API out of libc.h, creating lock.h
|
пре 6 година |
process
|
759900403d
prevent dup2 action for posix_spawn internal pipe fd
|
пре 5 година |
regex
|
481006fd88
allow escaped path-separator slashes in glob
|
пре 6 година |
sched
|
cb229f614f
move and deduplicate declarations of __vdsosym to make it checkable
|
пре 6 година |
search
|
c50985d5c8
new tsearch implementation
|
пре 6 година |
select
|
22276671d0
pselect, ppoll: add time64 syscall support, decouple 32-bit time_t
|
пре 5 година |
setjmp
|
0a48860c27
add riscv64 architecture support
|
пре 5 година |
signal
|
68c983919e
sigtimedwait: add time64 syscall support, decouple 32-bit time_t
|
пре 5 година |
stat
|
01f3480d37
utimensat: add time64 syscall support, decouple 32-bit time_t
|
пре 5 година |
stdio
|
03919b26ed
use namespace-safe __lseek for __stdio_seek instead of direct syscall
|
пре 5 година |
stdlib
|
d6c855caa8
fix undefined behavior in strto* via FILE buffer pointer abuse
|
пре 6 година |
string
|
d9bdfd1644
fix memccpy to not access buffer past given size
|
пре 6 година |
temp
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
пре 6 година |
termios
|
5ce3737931
reduce spurious inclusion of libc.h
|
пре 6 година |
thread
|
4c307bed03
remove x32 syscall timespec fixup hacks
|
пре 5 година |
time
|
7aeecf3e0b
clock_settime: add time64 syscall support, decouple 32-bit time_t
|
пре 5 година |
unistd
|
1a28c6eade
fix broken lseek on x32 (x86_64/ILP32) with offsets larger than LONG_MAX
|
пре 5 година |