COMMITS
March 1, 2026
S
update syscalls up to linux 6.19
Szabolcs Nagy committed
R
getifaddr: fix typo ssl to sll
RocketDev committed
April 15, 2024
M
mallocng: prevent stray ';' at top-level
Michael Forney committed
October 12, 2025
A
s390x: shuffle register usage in __tls_get_offset to avoid r0 as address
Alex Rønne Petersen committed
September 19, 2025
R
printf: fix buffer overflow in floating point decimal formatting
Rich Felker committed
June 29, 2024
A
riscv: fix setjmp assembly when compiling for ilp32f/lp64f.
Alex Rønne Petersen committed
August 7, 2025
R
powerpc[64]: fix missing ctr and xer regs in syscall asm clobberlists
Rich Felker committed
July 30, 2025
R
fix erroneous definition of IN6_IS_ADDR_V4COMPAT
Rich Felker committed
July 16, 2025
R
aarch64: mask off SME and unknown/future hwcap bits
Rich Felker committed
July 13, 2025
R
aarch64: replace asm source file for __set_thread_area with inline asm
Rich Felker committed
R
elf.h: add AT_HWCAP3 and AT_HWCAP4
Rich Felker committed
July 2, 2025
R
printf: fix regression in large double formatting on ld128 archs
Rich Felker committed
July 1, 2025
R
fix register name usage in aarch64 clone.s
Rich Felker committed
October 12, 2023
S
make __getauxval a public ABI symbol
Szabolcs Nagy committed
October 23, 2024
J
statx: add Linux 6.11 fields/constants
J. Neuschäfer committed
J
ldso: fix typo in comment
J. Neuschäfer committed
January 3, 2025
A
powerpc: update HWCAP bits for Power10
A. Wilcox committed
April 23, 2025
C
stdio: skip empty iovec when buffering is disabled
Casey Connolly committed
May 16, 2025
R
fix strcasestr failing to find zero-length needle
Rich Felker committed
May 5, 2025
R
align mbsnrtowcs behavior on partial character with new requirements
Rich Felker committed
R
dns resolver: reorder sockaddr union to make initialization safe
Rich Felker committed
February 22, 2025
R
termios: fix input speed handling
Rich Felker committed
R
bind_textdomain_codeset: fix return value
Rich Felker committed
R
shadow.h: remove declaration of function not implemented
Rich Felker committed
December 12, 2024
A
clone: clear the frame pointer in the child process on relevant ports
Alex Rønne Petersen committed
February 8, 2025
A
clone: align the given stack pointer on or1k and riscv
Alex Rønne Petersen committed
December 18, 2024
L
signal: check sigpause() input parameter
Lihua Zhao committed
November 15, 2024
X
November 23, 2024
A
riscv: mark __restore and __restore_rt hidden
Alex Rønne Petersen committed
A
i386, x86_64, x32: set the symbol type for the crt1 START function
Alex Rønne Petersen committed