summaryrefslogtreecommitdiffstats
path: root/system/musl/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/musl/README')
-rw-r--r--system/musl/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/musl/README b/system/musl/README
index cb2417aa99..a72afb60b5 100644
--- a/system/musl/README
+++ b/system/musl/README
@@ -1,5 +1,6 @@
-Musl is a C standard library that strives to be lightweight, fast,
-simple, free, and correct.
+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