summaryrefslogblamecommitdiffstats
path: root/system/musl/README
blob: eb8c088c99a234a5e5b15399d251b40cacfefa47 (plain) (tree)
1
2
3
4
5
6
7


                                                                     
 


                                                                    
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.