Items tagged with: musl

Search

Items tagged with: musl


This looks like a bug in your host's stdlib. With #musl on Alpine I get an error for 018.1.1.1, as expected.
#musl


I have done The Thing.

catfox.life/2024/09/05/porting…

I have ported #systemd to #musl. Properly. Passing all tests, properly. Booting my 2012 Ivy Bridge in 3.2 seconds, properly.

I'm aware of how unpopular this will be in some circles. But change does not happen without competition, and musl environments deserve more than what they have right now. systemd isn't a panacea, it isn't even that great, but it's here, it solves real issues people have, and it's now an option. Not a requirement, but an option.


#musl is a lightweight libc.

musl is a lightweight and standards compliant #C standard library implementation. musl uses Linux calls very closely, making it faster than more general standard libraries as better kernel-specific optimizations are made. musl is highly compatible with standards as well as with glibc, allowing for it to serve as a drop in replacement in many cases.

Website πŸ”—οΈ: musl.libc.org/
apt πŸ“¦οΈ: musl musl-dev#free #opensource #foss #fossmendations #programming

⇧