.. |
aio
|
e0eee3ceef
fix restrict violations in internal use of several functions
|
5 năm trước cách đây |
complex
|
2d72b58070
math: move complex math out of libm.h
|
5 năm trước cách đây |
conf
|
da55d4884b
fix build regression in sysconf for archs with variable page size
|
6 năm trước cách đây |
crypt
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 năm trước cách đây |
ctype
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 năm trước cách đây |
dirent
|
042b3ee452
fail fdopendir for O_PATH file descriptors
|
6 năm trước cách đây |
env
|
a60b9e0686
fix tls offsets when p_vaddr%p_align != 0 on TLS_ABOVE_TP targets
|
5 năm trước cách đây |
errno
|
e13063aad7
add hidden version of &errno accessor function
|
6 năm trước cách đây |
exit
|
5f12ffe123
split internal lock API out of libc.h, creating lock.h
|
6 năm trước cách đây |
fcntl
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
6 năm trước cách đây |
fenv
|
0a48860c27
add riscv64 architecture support
|
5 năm trước cách đây |
include
|
03919b26ed
use namespace-safe __lseek for __stdio_seek instead of direct syscall
|
5 năm trước cách đây |
internal
|
a48ccc159a
do not use _Noreturn for a function pointer in dynamic linker
|
5 năm trước cách đây |
ipc
|
4acfc287d8
ipc: prefer SYS_ipc when it is defined
|
5 năm trước cách đây |
ldso
|
94751d8ee4
remove stray .end directives from powerpc[64] asm
|
5 năm trước cách đây |
legacy
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
6 năm trước cách đây |
linux
|
3d178a7e2b
cap getdents length argument to INT_MAX
|
5 năm trước cách đây |
locale
|
8d82971775
locale: ensure dcngettext() preserves errno
|
6 năm trước cách đây |
malloc
|
5f12ffe123
split internal lock API out of libc.h, creating lock.h
|
6 năm trước cách đây |
math
|
0a48860c27
add riscv64 architecture support
|
5 năm trước cách đây |
misc
|
26c66c485c
add namespace-safe version of getauxval for internal use
|
6 năm trước cách đây |
mman
|
46fb680c85
support archs with no mlock syscall, only mlock2
|
6 năm trước cách đây |
mq
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 năm trước cách đây |
multibyte
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 năm trước cách đây |
network
|
2a0ff45b36
handle labels with 8-bit byte values in dn_skipname
|
6 năm trước cách đây |
passwd
|
9fd98a6354
fix format strings for uid/gid values in putpwent/putgrent
|
5 năm trước cách đây |
prng
|
5f12ffe123
split internal lock API out of libc.h, creating lock.h
|
6 năm trước cách đây |
process
|
759900403d
prevent dup2 action for posix_spawn internal pipe fd
|
5 năm trước cách đây |
regex
|
481006fd88
allow escaped path-separator slashes in glob
|
6 năm trước cách đây |
sched
|
cb229f614f
move and deduplicate declarations of __vdsosym to make it checkable
|
6 năm trước cách đây |
search
|
c50985d5c8
new tsearch implementation
|
6 năm trước cách đây |
select
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 năm trước cách đây |
setjmp
|
0a48860c27
add riscv64 architecture support
|
5 năm trước cách đây |
signal
|
7829f42a2c
fix sigaltstack to ignore ss_size with SS_DISABLE, per POSIX
|
5 năm trước cách đây |
stat
|
eeff60608c
restore property that fstat(AT_FDCWD) fails with EBADF
|
5 năm trước cách đây |
stdio
|
03919b26ed
use namespace-safe __lseek for __stdio_seek instead of direct syscall
|
5 năm trước cách đây |
stdlib
|
d6c855caa8
fix undefined behavior in strto* via FILE buffer pointer abuse
|
6 năm trước cách đây |
string
|
d9bdfd1644
fix memccpy to not access buffer past given size
|
6 năm trước cách đây |
temp
|
63a4c9adf2
remove spurious inclusion of libc.h for LFS64 ABI aliases
|
6 năm trước cách đây |
termios
|
5ce3737931
reduce spurious inclusion of libc.h
|
6 năm trước cách đây |
thread
|
0a48860c27
add riscv64 architecture support
|
5 năm trước cách đây |
time
|
04335d9260
always block signals for starting new threads, refactor start args
|
6 năm trước cách đây |
unistd
|
1a28c6eade
fix broken lseek on x32 (x86_64/ILP32) with offsets larger than LONG_MAX
|
5 năm trước cách đây |