Update uClibc URL.

This commit is contained in:
Matt Kraai 2001-12-12 19:09:51 +00:00
parent 14b7c5d12b
commit 04ae328851

View File

@ -175,7 +175,7 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
<br> <br>
I am very pleased to announce the immediate availability of I am very pleased to announce the immediate availability of
BusyBox 0.60.0. I have personally tested this release with libc5, glibc, BusyBox 0.60.0. I have personally tested this release with libc5, glibc,
and <a href="http://cvs.uclinux.org/uClibc.html">uClibc</a> on and <a href="http://uclibc.org/">uClibc</a> on
x86, ARM, and powerpc using linux 2.2 and 2.4, and I know a number x86, ARM, and powerpc using linux 2.2 and 2.4, and I know a number
of people using it on everything from ia64 to m68k with great success. of people using it on everything from ia64 to m68k with great success.
Everything seems to be working very nicely now, so getting a nice Everything seems to be working very nicely now, so getting a nice
@ -343,7 +343,7 @@ Current documentation for BusyBox includes:
and similar tasks which nicely complements BusyBox. and similar tasks which nicely complements BusyBox.
<p> <p>
<li><a href="http://cvs.uclinux.org/uClibc.html">uClibc</a> <li><a href="http://uclibc.org/">uClibc</a>
is a C library for embedded systems. You can actually statically link is a C library for embedded systems. You can actually statically link
a "Hello World" application under x86 that only takes 4k (as opposed to a "Hello World" application under x86 that only takes 4k (as opposed to
200k under GNU libc). It can do dynamic linking too and works nicely with 200k under GNU libc). It can do dynamic linking too and works nicely with