commit 90507aafade4b57522dcfbab37303bc427bb8929
Author: FRIGN <dev_AT_frign.de>
Date: Sun Apr 20 14:57:11 2014 +0200
musl > uClibc
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index 6b602d6..188d778 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
_AT_@ -11,8 +11,8 @@ compatible with other suckless projects.
libc implementations
--------------------
-* [uClibc](
http://www.uclibc.org/) - strives to be a minimalist C library suitable for embedded computing
* [musl](
http://www.musl-libc.org/) - standard C library that attempts to be even smaller than uClibc
+* [uClibc](
http://www.uclibc.org/) - strives to be a minimalist C library suitable for embedded computing
* See also: [embedded libc comparison](
http://www.etalabs.net/compare_libcs.html)
Compression
Received on Sun Apr 20 2014 - 14:57:15 CEST