summaryrefslogtreecommitdiffstats
path: root/system/musl/README
blob: 6c6a0e26ba8737672ce2725c5459438f7fd37721 (plain)
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.