COMMITS
July 28, 2026
R
fix toctou race in popen children's closing of other popen pipes
Rich Felker committed
June 18, 2026
R
riscv32: fix missing and extraneous items in syscall table
Rich Felker committed
June 12, 2026
R
fix linkage namespace violations in mallocng
Rich Felker committed
June 1, 2026
S
math: include missing float.h in logbl
Szabolcs Nagy committed
May 21, 2026
R
fix rounding of hex floats in strtod/scanf on ld64 and ld128 archs
Rich Felker committed
May 12, 2026
R
mallocng: fix handling of allocations with extreme alignment
Rich Felker committed
May 6, 2026
R
ldso: fix missing errno code when reporting relro mprotect failure
Rich Felker committed
May 5, 2026
R
fix fmemopen write-mode streams clobbering final byte with null
Rich Felker committed
R
fix failure to report write error (ENOSPC) on fmemopen streams
Rich Felker committed
April 10, 2026
L
qsort: fix shift UB in shl and shr
Luca Kellermann committed
R
qsort: hard-preclude oob array writes independent of any invariants
Rich Felker committed
R
qsort: fix leonardo heap corruption from bug in doubleword ctz primitive
Rich Felker committed
R
adjust iswalnum to admit tail call to iswalpha
Rich Felker committed
March 30, 2026
R
fix pathological slowness & incorrect mappings in iconv gb18030 decoder
Rich Felker committed
March 23, 2026
S
regex: reject invalid \digit back reference in BRE
Szabolcs Nagy committed
R
fix incorrect access to tzname[] by strptime %Z conversion specifier
Rich Felker committed
March 21, 2026
R
fix condition for riscv{32,64} non-stup fenv
Rich Felker committed
January 16, 2026
A
riscv: don't define fenv macros for soft float
Alex Rønne Petersen committed
February 3, 2026
S
remove non-generic __WORDSIZE definition
Sertonix committed
March 20, 2026
L
dns: fix nameserver OOB read in IPv6-disabled fallback
Liam Wachter committed
R
release 1.2.6
Rich Felker committed
August 22, 2025
T
vdso: add support for GNU hash tables
Tomáš Hulata committed
March 18, 2026
R
getgr*: validate group member lists from nscd backend
Rich Felker committed
August 8, 2023
M
sys/mman.h: add MADV_COLLAPSE from linux v6.1
Michal Biesek committed
M
sys/mman.h: add MADV_POPULATE_(READ|WRITE) from linux v5.14
Michal Biesek committed
March 15, 2026
R
sys/mman.h: add MADV_DONTNEED_LOCKED from linux v6.0
Rich Felker committed
September 10, 2024
X
loongarch64: add lsx and lasx regset definition
Xing Li committed
September 23, 2024
J
loongarch64: add fpu and simd context to signal.h
JianTao Shan committed
January 4, 2025
J
loongarch64: add new reloc types and NT_LOONGARCH_HW_* into elf.h
Jingyun Hua committed
September 27, 2025
A
fenv: add missing C dummy functions for loongarch64 soft float
Alex Rønne Petersen committed