summaryrefslogtreecommitdiffstats
path: root/system/musl/README
blob: cb2417aa996effc051774a0ded7bef5c4d4ba4ff (plain)
1
2
3
4
5
6
Musl is a C standard library that strives to be lightweight, fast,
simple, free, and correct.

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.