summaryrefslogtreecommitdiff
path: root/docs/uclibc.org/other_libs.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/uclibc.org/other_libs.html')
-rw-r--r--docs/uclibc.org/other_libs.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/uclibc.org/other_libs.html b/docs/uclibc.org/other_libs.html
deleted file mode 100644
index 759c87f15..000000000
--- a/docs/uclibc.org/other_libs.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--#include file="header.html" -->
-
-
-<h3>Other Open Source C libraries</h3>
-I am currently aware of the following open source C libraries.
-
-<ul>
-
- <li><a href="http://www.gnu.org/software/libc/libc.html">The GNU C Library</a>
- <li> <a href="http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/">The FreeBSD C Library</a>
- <li> <a href="http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/">The NetBSD C Library</a>
- <li> <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/">The OpenBSD C Library</a>
- <li> <a href="http://cvs.opendarwin.org/index.cgi/src/Libc/">The OpenDarwin C Library</a>
- <li><a href="http://www.fefe.de/dietlibc/">dietlibc</a>
- <li> <a href="http://sources.redhat.com/newlib/">newlib</a>
- <li> <a href="http://www.k9wk.com/cdoc.html">Al's FREE C Runtime Library</a>
- <li>the <a href="http://www.cs.vu.nl/~ast/minix.html">minix</a>
- <a href="http://www.cs.vu.nl/cgi-bin/raw/pub/minix/2.0.0/src.tar">C library</a>
- <li>and there is a <a href="ftp://ecos.sourceware.org/pub/ecos/">C library</a>,
- for <a href="http://ecos.sourceware.org/">eCos</a> as well.
-
-</ul>
-
-<!--#include file="footer.html" -->
-