index
:
musl.git
master
rs-1.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-12
s390x: shuffle register usage in __tls_get_offset to avoid r0 as address
HEAD
master
Alex Rønne Petersen
2025-09-19
printf: fix buffer overflow in floating point decimal formatting
Rich Felker
2025-08-16
riscv: fix setjmp assembly when compiling for ilp32f/lp64f.
Alex Rønne Petersen
2025-08-07
powerpc[64]: fix missing ctr and xer regs in syscall asm clobberlists
Rich Felker
2025-07-30
fix erroneous definition of IN6_IS_ADDR_V4COMPAT
Rich Felker
2025-07-16
aarch64: mask off SME and unknown/future hwcap bits
Rich Felker
2025-07-12
aarch64: replace asm source file for __set_thread_area with inline asm
Rich Felker
2025-07-12
elf.h: add AT_HWCAP3 and AT_HWCAP4
Rich Felker
2025-07-01
printf: fix regression in large double formatting on ld128 archs
Rich Felker
2025-07-01
fix register name usage in aarch64 clone.s
Rich Felker
2025-06-13
make __getauxval a public ABI symbol
Szabolcs Nagy
2025-06-13
statx: add Linux 6.11 fields/constants
J. Neuschäfer
2025-06-13
ldso: fix typo in comment
J. Neuschäfer
2025-05-27
powerpc: update HWCAP bits for Power10
A. Wilcox
2025-05-27
stdio: skip empty iovec when buffering is disabled
Casey Connolly
2025-05-16
fix strcasestr failing to find zero-length needle
Rich Felker
2025-05-05
align mbsnrtowcs behavior on partial character with new requirements
Rich Felker
2025-05-05
dns resolver: reorder sockaddr union to make initialization safe
Rich Felker
2025-02-22
termios: fix input speed handling
Rich Felker
2025-02-21
clone: clear the frame pointer in the child process on relevant ports
Alex Rønne Petersen
2025-02-21
clone: align the given stack pointer on or1k and riscv
Alex Rønne Petersen
2025-02-21
signal: check sigpause() input parameter
Lihua Zhao
2025-02-21
loongarch64: add bits/hwcap.h for cpu feature bits in AT_HWCAP auxv entry
Xing Li
2025-02-21
bind_textdomain_codeset: fix return value
Rich Felker
2025-02-21
shadow.h: remove declaration of function not implemented
Rich Felker
2025-02-21
riscv: mark __restore and __restore_rt hidden
Alex Rønne Petersen
2025-02-21
i386, x86_64, x32: set the symbol type for the crt1 START function
Alex Rønne Petersen
2025-02-12
iconv: harden UTF-8 output code path against input decoder bugs
Rich Felker
2025-02-09
hasmntopt: match only whole options not arbitrary substrings
Rich Felker
2025-02-09
iconv: fix erroneous input validation in EUC-KR decoder
Rich Felker
2025-02-09
iconv: fix erroneous decoding of some invalid ShiftJIS sequences
Rich Felker
2025-02-09
s390x: manually inline __tls_get_addr in __tls_get_offset
Alex Rønne Petersen
2025-02-09
ldso: don't reclaim zero-memory-sized segments
Yao Zi
2025-01-13
sched.h: reduce namespace conflicts in _GNU_SOURCE profile
Rich Felker
2024-12-23
mq: add x32-specific implementations to work around mismatched kernel ABI
Rich Felker
2024-12-13
SIGEV_THREAD timers: re-block signals when reusing kernel thread
Rich Felker
2024-12-13
SIGEV_THREAD timers: fix fatal signal if internal SIGTIMER becomes unblocked
Rich Felker
2024-10-22
loongarch64: add TLSDESC support
Xing Li
2024-10-22
wire up vdso clock_gettime for riscv32 and riscv64
Rich Felker
2024-10-22
wire up vdso clock_gettime for powerpc, powerpc64, and s390x
Rich Felker
2024-10-22
mips: use preferred asm mnemomic jr for better assembler compatibility
Alex Rønne Petersen
2024-10-22
mntent: exclude trailing newline from parsed field
Alyssa Ross
2024-10-22
arm: fix _init/_fini alignment in crti.o
Alex Rønne Petersen
2024-10-12
sys/stat.h: fix typo in statx member name stx_dio_offset_align
Khem Raj
2024-10-11
s390x: don't allow br r0 in CRTJMP asm
Stefan Liebler
2024-10-10
update contributor name in authorship notices
Rich Felker
2024-10-10
fix compile regression in exit on archs without SYS_pause
Rich Felker
2024-10-10
abstract missing SYS_pause syscall with macros
Rich Felker
2024-09-13
statx: add new struct statx fields and corresponding mask macros
Rich Felker
2024-09-13
statx: fix uninitialized attributes/mask in fallback path
Rich Felker
[next]