10
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
aarch64: mask off SME and unknown/future hwcap bits
dalias
as Rich Felker
More... 14 days ago
aarch64: replace asm source file for __set_thread_area with inline asm
dalias
as Rich Felker
More... 17 days ago
elf.h: add AT_HWCAP3 and AT_HWCAP4
dalias
as Rich Felker
More... 17 days ago
printf: fix regression in large double formatting on ld128 archs
dalias
as Rich Felker
More... 28 days ago
fix register name usage in aarch64 clone.s
dalias
as Rich Felker
More... 29 days ago
fix strcasestr failing to find zero-length needle
dalias
as Rich Felker
More... 2 months ago
align mbsnrtowcs behavior on partial character with new requirements
dalias
as Rich Felker
More... 3 months ago
dns resolver: reorder sockaddr union to make initialization safe
dalias
as Rich Felker
More... 3 months ago
stdio: skip empty iovec when buffering is disabled More... 3 months ago
termios: fix input speed handling
dalias
as Rich Felker
More... 5 months ago
bind_textdomain_codeset: fix return value
dalias
as Rich Felker
More... 5 months ago
shadow.h: remove declaration of function not implemented
dalias
as Rich Felker
More... 5 months ago
iconv: harden UTF-8 output code path against input decoder bugs
dalias
as Rich Felker
More... 6 months ago
hasmntopt: match only whole options not arbitrary substrings
dalias
as Rich Felker
More... 6 months ago
iconv: fix erroneous input validation in EUC-KR decoder
dalias
as Rich Felker
More... 6 months ago
iconv: fix erroneous decoding of some invalid ShiftJIS sequences
dalias
as Rich Felker
More... 6 months ago
clone: align the given stack pointer on or1k and riscv More... 6 months ago
s390x: manually inline __tls_get_addr in __tls_get_offset More... 6 months ago
sched.h: reduce namespace conflicts in _GNU_SOURCE profile
dalias
as Rich Felker
More... 7 months ago
powerpc: update HWCAP bits for Power10 More... 7 months ago
mq: add x32-specific implementations to work around mismatched kernel ABI
dalias
as Rich Felker
More... 7 months ago
signal: check sigpause() input parameter More... 7 months ago
SIGEV_THREAD timers: re-block signals when reusing kernel thread
dalias
as Rich Felker
More... 8 months ago
SIGEV_THREAD timers: fix fatal signal if internal SIGTIMER becomes unblocked
dalias
as Rich Felker
More... 8 months ago
clone: clear the frame pointer in the child process on relevant ports More... 8 months ago
riscv: mark __restore and __restore_rt hidden More... 8 months ago
i386, x86_64, x32: set the symbol type for the crt1 START function More... 8 months ago
ldso: don't reclaim zero-memory-sized segments More... 8 months ago
loongarch64: add bits/hwcap.h for cpu feature bits in AT_HWCAP auxv entry More... 9 months ago
statx: add Linux 6.11 fields/constants More... 9 months ago