COMMITS
February 12, 2025
R
iconv: harden UTF-8 output code path against input decoder bugs
Rich Felker committed
February 9, 2025
R
hasmntopt: match only whole options not arbitrary substrings
Rich Felker committed
R
iconv: fix erroneous input validation in EUC-KR decoder
Rich Felker committed
R
iconv: fix erroneous decoding of some invalid ShiftJIS sequences
Rich Felker committed
January 24, 2025
A
s390x: manually inline __tls_get_addr in __tls_get_offset
Alex Rønne Petersen committed
November 18, 2024
Y
ldso: don't reclaim zero-memory-sized segments
Yao Zi committed
January 13, 2025
R
sched.h: reduce namespace conflicts in _GNU_SOURCE profile
Rich Felker committed
December 23, 2024
R
mq: add x32-specific implementations to work around mismatched kernel ABI
Rich Felker committed
December 13, 2024
R
SIGEV_THREAD timers: re-block signals when reusing kernel thread
Rich Felker committed
R
SIGEV_THREAD timers: fix fatal signal if internal SIGTIMER becomes unblocked
Rich Felker committed
September 10, 2024
X
loongarch64: add TLSDESC support
Xing Li committed
October 22, 2024
R
wire up vdso clock_gettime for riscv32 and riscv64
Rich Felker committed
R
wire up vdso clock_gettime for powerpc, powerpc64, and s390x
Rich Felker committed
September 18, 2024
A
mips: use preferred asm mnemomic jr for better assembler compatibility
Alex Rønne Petersen committed
October 19, 2024
A
mntent: exclude trailing newline from parsed field
Alyssa Ross committed
October 10, 2024
A
arm: fix _init/_fini alignment in crti.o
Alex Rønne Petersen committed
S
s390x: don't allow br r0 in CRTJMP asm
Stefan Liebler committed
R
update contributor name in authorship notices
Rich Felker committed
R
fix compile regression in exit on archs without SYS_pause
Rich Felker committed
R
abstract missing SYS_pause syscall with macros
Rich Felker committed
October 12, 2024
K
sys/stat.h: fix typo in statx member name stx_dio_offset_align
Khem Raj committed
September 13, 2024
R
statx: add new struct statx fields and corresponding mask macros
Rich Felker committed
R
statx: fix uninitialized attributes/mask in fallback path
Rich Felker committed
G
statx: fix ENOSYS emulation not setting stx_rdev_*
Gabriel Ravier committed
August 31, 2024
R
sysconf: fix _SC_MINSIGSTKSZ computation to match kernel interpretation
Rich Felker committed
R
sigaltstack: enforce dynamic MINSIGSTKSZ limit
Rich Felker committed
August 26, 2024
R
printf: drastically reduce stack usage without [long] double args
Rich Felker committed
August 20, 2024
R
isatty: don't collapse all non-EBADF errors to ENOTTY
Rich Felker committed
August 18, 2024
R
printf core: replace if(0) blocks around switch cases with explicit gotos
Rich Felker committed
R
iconv: add cp858
Rich Felker committed