Pipe 2WM musl 1.0 released

musl 1.0 released

by
in linux on (#2WM)
From the main author:

"The musl libc project has released version 1.0, the result of three years of development and testing. Musl is a lightweight, fast, simple, MIT-licensed, correctness-oriented alternative to the GNU C library (glibc), uClibc, or Android's Bionic. At this point musl provides all mandatory C99 and POSIX interfaces (plus a lot of widely-used extensions), and well over 5000 packages are known to build successfully against musl.

Several options are available for trying musl. Compiler toolchains are available from the musl-cross project, and several new musl-based Linux distributions are already available (Sabotage and Snowflake, among others). Some well-established distributions including OpenWRT and Gentoo are in the process of adding musl-based variants, and others (Aboriginal, Alpine, Bedrock, Dragora) are adopting musl as their default libc."

History

2014-03-20 20:49
Lightweight C library musl 1.0 released
zafiro17@pipedot.org
From the main author:

"The musl, a lightweight alternative to the GNU Clibc projectary , has releajuset had its version 1.0, the releasuled after of three hard years of development and testing. Mmusl is, according to its developers:
a lightweight, fast, simple, MIT-licensed, correctness-oriented alternative to the GNU C library (glibc), uClibc, or Android's Bionic. At this point musl provides all mandatory C99 and POSIX interfaces (plus a lot of widely-used extensions), and well over 5000 packages are known to build successfully against musl.</blockquote>musl is indeed lightweight, and a chart showing how musl compares to uClibc, dietlibc, and eglibc shows musl compares favorably and often outshines other small C libr/>ar/>ies. Several options are available for trying musl. Compiler toolchains are available from the musl-cross project, and several new musl-based Linux distributions are already available (Sabotage and Snowflake, among others).

Some well-established distributions including OpenWRT and Gentoo are in the process of adding musl-based variants, and others (Aboriginal, Alpine, Bedrock, Dragora) are adopting musl as their default libc."
Reply 2 comments

already on Soylent (Score: 1)

by zafiro17@pipedot.org on 2014-03-20 13:57 (#Q7)

While we dallied, this got posted on Soylent. Not sure we want a dupe?

Re: already on Soylent (Score: 1)

by luzero@pipedot.org on 2014-03-20 20:23 (#QF)

musl requires some more public exposure anyway. Not enough people know it.