Rich Felker
|
9cad27a3dc
fix writes outside buffer by ungetc after setvbuf
|
6 years ago |
Rich Felker
|
062015204a
add ST_RELATIME to statvfs.h
|
6 years ago |
Rich Felker
|
4f35eb7591
resolver: don't depend on v4mapped ipv6 to probe routability of v4 addrs
|
6 years ago |
Alexander Monakov
|
b0d2b3a1e5
optimize explicit_bzero for size
|
6 years ago |
Rich Felker
|
193338e619
avoid spurious dso matches by dladdr outside bounds of load segments
|
6 years ago |
Rich Felker
|
f6870d6b4f
make dladdr consistently produce the first symbol in presence of aliases
|
6 years ago |
Rich Felker
|
c8b49b2fbc
fix symtab-order-dependent spurious matches in dladdr
|
6 years ago |
Rich Felker
|
8b8fb7f037
correctly handle non-matching symbols in dladdr
|
6 years ago |
Rich Felker
|
e829695fcc
avoid using undefined pointer arithmetic in dladdr
|
6 years ago |
Patrick Oppenlander
|
a0d64dccbc
fix missing timeout argument to futex syscall in __futexwait
|
6 years ago |
David Carlier
|
05ac345f89
add explicit_bzero implementation
|
6 years ago |
Arthur Jones
|
5c8e69267b
inet_ntop: do not compress single zeros in IPv6
|
6 years ago |
Daniel Sabogal
|
da5851e9f4
strftime: fix underlying format string in %z format
|
6 years ago |
Rich Felker
|
63e2e40ee3
resolver: omit final dot (root/suppress-search) in canonical name
|
6 years ago |
Rich Felker
|
efda534b21
fix regression in powerpc[64] SO_PEERSEC definition
|
6 years ago |
Rich Felker
|
587f5a53bc
fix value of SO_PEERSEC on mips archs
|
6 years ago |
Rich Felker
|
471497ab81
add m68k reg.h and user.h
|
6 years ago |
Rich Felker
|
68a5a23abc
fix dynamic linker mapping/clearing bss in first/only LOAD segment
|
6 years ago |
Szabolcs Nagy
|
38f2fa3d02
add memfd_create syscall wrapper
|
6 years ago |
Szabolcs Nagy
|
b64d66d0b0
add mlock2 linux syscall wrapper
|
6 years ago |
Rich Felker
|
84b25160e7
fix m68k float.h long double exponent range
|
6 years ago |
Rich Felker
|
0cd2be2314
work around broken kernel struct ipc_perm on some big endian archs
|
6 years ago |
Szabolcs Nagy
|
7ea235b1be
s390x: add kexec_file_load syscall number from linux v4.17
|
6 years ago |
Szabolcs Nagy
|
1177f61d6e
mips: add HWCAP_ flags from linux v4.17
|
6 years ago |
Szabolcs Nagy
|
f3b6690a53
aarch64: add HWCAP_ flags from linux v4.17
|
6 years ago |
Szabolcs Nagy
|
da9f2b2ac8
add speculation control prctls from linux v4.17
|
6 years ago |
Szabolcs Nagy
|
5b85ed5cec
add ETH_P_PREAUTH ethertype from linux v4.17
|
6 years ago |
Szabolcs Nagy
|
ebeb1de288
add TCP_NLA_* from linux v4.17
|
6 years ago |
Szabolcs Nagy
|
af55070eae
add {MSG,SEM,SHM}_STAT_ANY from linux v4.17
|
6 years ago |
Szabolcs Nagy
|
156a3bedb2
add MAP_FIXED_NOREPLACE from linux v4.17
|
6 years ago |