Hacker News
- Musl-libc version 1.0.0 released http://www.musl-libc.org/download.html 34 comments
- Porting systemd to musl Libc-powered Linux https://catfox.life/2024/09/05/porting-systemd-to-musl-libc-powered-linux/ 200 comments
- Musl Libc: input-controlled out-of-bounds write primitive in iconv() https://www.openwall.com/lists/musl/2025/02/13/1 2 comments
- Shocked: X32 can be 10% faster, but musl Libc 40% slower https://www.youtube.com/watch?v=wq-a8juPFzs 9 comments
- Why I'm donating $150/month (10% of my income) to the musl Libc project (2019) https://andrewkelley.me/post/why-donating-to-musl-libc-project.html 160 comments
- I'm donating $150/month to the musl libc project https://andrewkelley.me/post/why-donating-to-musl-libc-project.html 12 comments
- Alpine – Linux distribution based on musl libc and busybox https://alpinelinux.org/ 11 comments
- Tiny Docker images using musl libc and no package manager http://mwcampbell.us/blog/tiny-docker-musl-images.html 4 comments
- Musl libc http://www.etalabs.net/musl/ 22 comments
- Rich Felker of musl libc comments on Google's LLVM libc proposal http://lists.llvm.org/pipermail/llvm-dev/2019-June/133308.html 159 comments
- Show HN: Luakernel – Lua + SQLite + musl libc running on x86 https://github.com/ers35/luakernel 24 comments
Lobsters
- Bug in musl-libc discovered, affecting the fully static Toxic builds https://blog.tox.chat/2017/10/bug-in-musl-libc-discovered-affecting-the-fully-static-toxic-builds/ 6 comments distributed , security
- Porting systemd to musl libc-powered Linux https://catfox.life/2024/09/05/porting-systemd-to-musl-libc-powered-linux/ 33 comments linux , systemd
- Why I'm donating $150/month (10% of my income) to the musl libc project https://andrewkelley.me/post/why-donating-to-musl-libc-project.html 31 comments programming , rant
- OpenBSD imports new strstr() implementation from musl libc by Rich Felker http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/string/strstr.c?content-type=text%2Fx-cvsweb-markup&rev=1.7 8 comments c , compsci , programming
- Thought on musl-libc? https://wiki.musl-libc.org/functional-differences-from-glibc.html 30 comments linux
- Porting systemd to musl libc-powered Linux https://catfox.life/2024/09/05/porting-systemd-to-musl-libc-powered-linux/ 54 comments linux
- Linker trouble: musl libc and weak aliasing https://macoy.me/blog/programming/MuslMallocAlias 7 comments c_programming
- glibc vs musl vs NetBSD libc: an example with dlclose https://wiki.musl-libc.org/functional-differences-from-glibc.html#Unloading-libraries 11 comments c_programming
- Musl Libc 1.2.3 released https://www.openwall.com/lists/musl/2022/04/07/1 2 comments linux
- How can I redefine malloc when depending on musl libc? https://docs.rs/libc/0.2.99/libc/fn.malloc.html 8 comments rust
- Ataraxia Linux - Linux Distro using musl libc and Clang! https://ataraxialinux.org 17 comments kernel
- Build cross compilers targeting musl libc with ease using mussel https://github.com/firasuke/mussel 11 comments linux
- Build cross compilers targeting musl libc with ease using mussel https://github.com/richfelker/musl-cross-make 5 comments suckless
- GitHub - richfelker/mallocng-draft: Working draft of nextgen malloc implementation for musl libc https://github.com/richfelker/mallocng-draft 3 comments zig
- Why I'm donating $150/month (10% of my income) to the musl libc project - Andrew Kelley (Ziglang) https://andrewkelley.me/post/why-donating-to-musl-libc-project.html 103 comments programming
- Cross compiling cgo targeting armv7l & musl libc https://www.reddit.com/r/golang/comments/8o5zv8/cross_compiling_cgo_targeting_armv7l_musl_libc/ 3 comments golang
- Rich Felker, the creator of musl libc, is literally an SJW https://twitter.com/richfelker/status/777865515020718081 2 comments linux
- Tiny Docker images with musl libc and no package manager http://mwcampbell.us/blog/tiny-docker-musl-images.html 15 comments linux
- musl libc hits 1.0 http://www.musl-libc.org/download.html 21 comments linux
- musl libc version 1.0.0 has been released http://www.musl-libc.org/ 23 comments programming
- musl: an alternative libc library http://www.etalabs.net/musl/ 50 comments programming
- libmem - Memory functions extracted from musl libc for use in freestanding/libc-free programs https://codeberg.org/carpintero_de_c/libmem 2 comments c_programming
- Ataraxia Linux - musl libc distro using LLVM/Clang! https://ataraxialinux.org/ 28 comments linux
- Rust 1.1 brings much faster compile times (Rust 1.1 stable is a 32% improvement over Rust 1.0 in boot-strapping), improved error messages,musl libc support, and other improvements. http://blog.rust-lang.org/2015/06/25/rust-1.1.html 19 comments linux
- Docker Official Images are Moving to Alpine Linux (busybox + musl libc lightweight distro) https://www.brianchristner.io/docker-is-moving-to-alpine-linux/ 75 comments linux