From: Kevin Day Date: Sun, 31 Jul 2022 21:34:01 +0000 (-0500) Subject: Update: Add musl-libc to webbing. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=7bae10d324fd51a3a0f5b3185677787dbcd94663;p=kevux.org-website Update: Add musl-libc to webbing. --- diff --git a/webbing.html b/webbing.html index 909e4e8..0fdbdf4 100644 --- a/webbing.html +++ b/webbing.html @@ -65,6 +65,9 @@ + + +
+
+

Musl Libc

+
+ +
+

+ URL: https://musl.libc.org/. +

+

+ Provides an implementation of the standard libc. + This is considered, by Kevin Day, to be one of the better designed libc implementations out there. +

+

+ Consider using this Musl Libc over the more popular GNU C Library found at https://www.gnu.org/software/libc/. +

+
+