slackbuilds/system/musl
Johannes Schoepfer ec87b148fa system/musl: Updated for version 1.1.24.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2019-12-31 17:14:48 -06:00
..
README system/musl: Updated for version 1.1.24. 2019-12-31 17:14:48 -06:00
musl.SlackBuild system/musl: Updated for version 1.1.24. 2019-12-31 17:14:48 -06:00
musl.info system/musl: Updated for version 1.1.24. 2019-12-31 17:14:48 -06:00
slack-desc system/musl: Updated for version 1.1.24. 2019-12-31 17:14:48 -06: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.