slackbuilds/system/musl
Johannes Schoepfer 66eef9bc90
system/musl: Updated for version 1.2.4.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-06 08:28:25 +07:00
..
README system/musl: Wrap README at 72 columns. 2022-03-17 12:38:08 -04:00
musl.SlackBuild system/musl: Updated for version 1.2.4. 2023-05-06 08:28:25 +07:00
musl.info system/musl: Updated for version 1.2.4. 2023-05-06 08:28:25 +07:00
slack-desc system/musl: Updated for version 1.2.4. 2023-05-06 08:28:25 +07:00

README

Musl is a C standard library that is lightweight, fast, simple, free,
and strives to be correct in the sense of standards-conformance and
safety.

Musl includes a wrapper, musl-gcc, for building files linked against
musl. It also provides musl-ldd to print the shared libraries loaded
by the musl loader.