musl - How to Use
https://www.musl-libc.org/how.htmlHow to Use musl. With the musl-gcc wrapper, to make easy-to-deploy static linked or minimally dynamic linked programs. musl makes this usage simple with a fast and non-invasive build process and a wrapper script for reusing the existing GCC toolchain on the host. Get started by downloading the latest source release or cloning the git repository.
musl libc
https://musl.libc.orgmusl libc. musl is an implementation of the C standard library built on top of the Linux system call API, including interfaces defined in the base language standard, POSIX, and widely agreed-upon extensions.musl is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety.. New to musl libc? Read more about musl or visit the …