wok-current view musl-libc/description.txt @ rev 25672

patch tazpkg, upgrade core pkgs first
author Stanislas Leduc <shann@slitaz.org>
date Sun Mar 03 17:58:42 2024 +0000 (5 months ago)
parents
children
line source
1 Musl is an implementation of the C standard library built
2 on top of the Linux system call API, including interfaces
3 defined in the base language standard, POSIX, and widely
4 agreed-upon extensions.
6 Musl is lightweight, fast, simple, free, and strives to be
7 correct in the sense of standards-conformance and safety.