Rich Felker 5e594aeabf iconv: fix erroneous decoding of some invalid ShiftJIS sequences 2 月之前
..
aio d8f35e29d0 fix AS-safety of close when aio is in use and fd map is expanded 2 年之前
complex e1b57ede3e catan: remove no-op reduction mod pi and unused code 8 月之前
conf 8c43c56269 sysconf: fix _SC_MINSIGSTKSZ computation to match kernel interpretation 7 月之前
crypt 99d5098a88 update crypt_blowfish to support $2b$ prefix 4 年之前
ctype 775bde6b5c fix wcwidth of hangul combining (vowel/final) letters 3 年之前
dirent 0079972992 fix mismatched type in posix_getdents definition 11 月之前
env 74a28a8af2 protect stack canary from leak via read-as-string by zeroing second byte 3 年之前
errno c851b268bd strerror: add error strings for EUCLEAN and ENAVAIL 8 月之前
exit 43664364c8 fix compile regression in exit on archs without SYS_pause 6 月之前
fcntl 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 年之前
fenv b4f7b2ca35 riscv32: add fenv and math 1 年之前
include 05a55868ff provide an internal namespace-safe __fstat 2 年之前
internal 6d8000d3c6 abstract missing SYS_pause syscall with macros 6 月之前
ipc 9b12982d52 semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32 2 年之前
ldso 61399d4bd0 loongarch64: add TLSDESC support 5 月之前
legacy ab31e9d6a0 getusershell: skip blank lines and comments 10 月之前
linux 4ca8c26776 statx: fix uninitialized attributes/mask in fallback path 7 月之前
locale 5e594aeabf iconv: fix erroneous decoding of some invalid ShiftJIS sequences 2 月之前
malloc e6e8213244 disable MADV_FREE usage in mallocng 2 年之前
math ca4e632df4 remove incorrect comment regarding powl exceptional cases 8 月之前
misc 4e6c827cf4 mntent: exclude trailing newline from parsed field 5 月之前
mman 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 年之前
mq d36e5bf83b mq: add x32-specific implementations to work around mismatched kernel ABI 3 月之前
multibyte 4653b98711 mbrtowc: Fix wrong return value when n > UINT_MAX 1 年之前
network 947b4574fa inet_ntop: fix the IPv6 leading zero sequence compression 9 月之前
passwd 0ea78a6421 nscd: fall back gracefully on kernels without AF_UNIX support 4 年之前
prng 167390f055 lift child restrictions after multi-threaded fork 4 年之前
process d3a61059c0 posix_spawn: fix child spinning on write to a broken pipe 1 年之前
regex 79bdacff83 glob: fix wrong return code when aborting before any matches 1 年之前
sched 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs 5 年之前
search 7e6da7ac98 hsearch: fix null pointer arithmetic UB 2 年之前
select f247462b08 expose ppoll in default feature profile 1 年之前
setjmp c34a8eedff riscv32: add setjmp/longjmp and sigreturn 1 年之前
signal 300a1f5390 sigaltstack: enforce dynamic MINSIGSTKSZ limit 7 月之前
stat d0ed307e6f use new SYS_fchmodat2 syscall to implement fchmodat with flags 1 年之前
stdio 572a2e2eb9 printf: drastically reduce stack usage without [long] double args 7 月之前
stdlib 2fc56aaa9f update contributor name in authorship notices 6 月之前
string b928c7234f fix return value of wmemcmp for extreme wchar_t values 2 年之前
temp 246f1c8114 remove LFS64 symbol aliases; replace with dynamic linker remapping 2 年之前
termios 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize 4 年之前
thread 6af4f25b89 s390x: manually inline __tls_get_addr in __tls_get_offset 2 月之前
time 561cd07dff SIGEV_THREAD timers: re-block signals when reusing kernel thread 4 月之前
unistd 6d8000d3c6 abstract missing SYS_pause syscall with macros 6 月之前