summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterriscv32: fix missing and extraneous items in syscall tableRich Felker4 weeks
rs-1.0release 1.0.5Rich Felker11 years
 
TagDownloadAuthorAge
v1.2.6musl-1.2.6.tar.gz  Rich Felker4 months
v1.2.5musl-1.2.5.tar.gz  Rich Felker2 years
v1.2.4musl-1.2.4.tar.gz  Rich Felker3 years
v1.2.3musl-1.2.3.tar.gz  Rich Felker4 years
v1.2.2musl-1.2.2.tar.gz  Rich Felker6 years
v1.2.1musl-1.2.1.tar.gz  Rich Felker6 years
v1.2.0musl-1.2.0.tar.gz  Rich Felker6 years
v1.1.24musl-1.1.24.tar.gz  Rich Felker7 years
v1.1.23musl-1.1.23.tar.gz  Rich Felker7 years
v1.1.22musl-1.1.22.tar.gz  Rich Felker7 years
[...]
 
AgeCommit messageAuthorLines
2026-06-18riscv32: fix missing and extraneous items in syscall tableHEADmasterRich Felker-1/+2
2026-06-12fix linkage namespace violations in mallocngRich Felker-0/+2
2026-06-04math: include missing float.h in logblSzabolcs Nagy-0/+1
2026-05-21fix rounding of hex floats in strtod/scanf on ld64 and ld128 archsRich Felker-1/+1
2026-05-12mallocng: fix handling of allocations with extreme alignmentRich Felker-1/+2
2026-05-05ldso: fix missing errno code when reporting relro mprotect failureRich Felker-0/+15
2026-05-05fix fmemopen write-mode streams clobbering final byte with nullRich Felker-1/+0
2026-05-05fix failure to report write error (ENOSPC) on fmemopen streamsRich Felker-1/+6
2026-04-10qsort: fix shift UB in shl and shrLuca Kellermann-0/+2
2026-04-09qsort: hard-preclude oob array writes independent of any invariantsRich Felker-7/+13
[...]
 
Clone
git://git.musl-libc.org/musl
https://git.musl-libc.org/git/musl