Szabolcs Nagy e3b0ace505 complex: fix comment in cacosh 1 month ago
..
aio d8f35e29d0 fix AS-safety of close when aio is in use and fd map is expanded 1 year ago
complex e3b0ace505 complex: fix comment in cacosh 1 month ago
conf 996b6154b2 use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ) 1 year ago
crypt 99d5098a88 update crypt_blowfish to support $2b$ prefix 3 years ago
ctype 775bde6b5c fix wcwidth of hangul combining (vowel/final) letters 2 years ago
dirent 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 1 year ago
env 74a28a8af2 protect stack canary from leak via read-as-string by zeroing second byte 2 years ago
errno 5690668a1b add missing strerror text for key management 2 years ago
exit 167390f055 lift child restrictions after multi-threaded fork 3 years ago
fcntl 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 1 year ago
fenv b4f7b2ca35 riscv32: add fenv and math 1 month ago
include 05a55868ff provide an internal namespace-safe __fstat 1 year ago
internal fd7d018521 add missing inline keyword on default a_barrier definition 1 month ago
ipc 9b12982d52 semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32 1 year ago
ldso 11eee89e14 riscv32: add dlsym 1 month ago
legacy 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 1 year ago
linux 2c887f24da riscv: fall back to syscall __riscv_flush_icache 1 month ago
locale 7ada6dde6f iconv: fix missing bounds checking for shift_jis decoding 1 month ago
malloc e6e8213244 disable MADV_FREE usage in mallocng 1 year ago
math 9683bd6241 math: fix fma(x,y,0) when x*y rounds to -0 1 month ago
misc 39838619bb syslog: use C locale for timestamp generation 2 months ago
mman 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 1 year ago
mq 0ab97350f0 mq_notify: block all (application) signals in the worker thread 1 year ago
multibyte 4653b98711 mbrtowc: Fix wrong return value when n > UINT_MAX 10 months ago
network 5c653ccaa1 getnameinfo: fix calling __dns_parse with potentially too large rlen 1 month ago
passwd 0ea78a6421 nscd: fall back gracefully on kernels without AF_UNIX support 3 years ago
prng 167390f055 lift child restrictions after multi-threaded fork 3 years ago
process d3a61059c0 posix_spawn: fix child spinning on write to a broken pipe 1 month ago
regex 79bdacff83 glob: fix wrong return code when aborting before any matches 7 months ago
sched 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs 4 years ago
search 7e6da7ac98 hsearch: fix null pointer arithmetic UB 1 year ago
select f247462b08 expose ppoll in default feature profile 2 months ago
setjmp c34a8eedff riscv32: add setjmp/longjmp and sigreturn 1 month ago
signal c34a8eedff riscv32: add setjmp/longjmp and sigreturn 1 month ago
stat d0ed307e6f use new SYS_fchmodat2 syscall to implement fchmodat with flags 1 month ago
stdio 19563e1850 add framework to support archs without a native wait4 syscall 1 month ago
stdlib dcb31f6b45 fix constraint violation in qsort wrapper around qsort_r 1 year ago
string b928c7234f fix return value of wmemcmp for extreme wchar_t values 1 year ago
temp 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 1 year ago
termios 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize 3 years ago
thread b28c44de8c riscv32: add thread support 1 month ago
time 4a16ddf53e strftime: fix breakage in last change (uninitialized pointer access) 2 months ago
unistd 5370070fde fix pwrite/pwritev handling of O_APPEND files 1 month ago