summaryrefslogtreecommitdiffstats
path: root/libraries/dietlibc/README
diff options
context:
space:
mode:
author markus reichelt <slackbuilds@mareichelt.de>2010-05-14 01:06:11 -0500
committer Robby Workman <rworkman@slackbuilds.org>2010-05-16 22:24:35 -0500
commitd22501b876eeb6e154be3330316604801f6f3e07 (patch)
treec9020e80b6108bd52c945bd2185a2a7d3c1d6e2b /libraries/dietlibc/README
parent729a6e3b63bd3b6b47c673b057d5e4ef7d8530e4 (diff)
downloadslackbuilds-d22501b876eeb6e154be3330316604801f6f3e07.tar.gz
slackbuilds-d22501b876eeb6e154be3330316604801f6f3e07.tar.xz
libraries/dietlibc: Added (small libc implementation).
Diffstat (limited to 'libraries/dietlibc/README')
-rw-r--r--libraries/dietlibc/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/dietlibc/README b/libraries/dietlibc/README
new file mode 100644
index 0000000000..392773a4cd
--- /dev/null
+++ b/libraries/dietlibc/README
@@ -0,0 +1,2 @@
+dietlibc is a libc that is optimized for small size. It can be used to
+create small statically linked binaries for Linux on various platforms.