diff options
author | Matt Kraai <kraai@debian.org> | 2001-12-12 19:09:51 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-12-12 19:09:51 +0000 |
commit | 04ae328851ff1e94bba38c9cccbbdeb47e94f387 (patch) | |
tree | afee964d87487e44a8f710ce1e215e134633017d | |
parent | 14b7c5d12b9a492d148b744cf8300f47b53aafd0 (diff) | |
download | busybox-w32-04ae328851ff1e94bba38c9cccbbdeb47e94f387.tar.gz busybox-w32-04ae328851ff1e94bba38c9cccbbdeb47e94f387.tar.bz2 busybox-w32-04ae328851ff1e94bba38c9cccbbdeb47e94f387.zip |
Update uClibc URL.
-rw-r--r-- | docs/busybox.net/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index a632a5e3d..7a0dd8e9e 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -175,7 +175,7 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox" | |||
175 | <br> | 175 | <br> |
176 | I am very pleased to announce the immediate availability of | 176 | I am very pleased to announce the immediate availability of |
177 | BusyBox 0.60.0. I have personally tested this release with libc5, glibc, | 177 | BusyBox 0.60.0. I have personally tested this release with libc5, glibc, |
178 | and <a href="http://cvs.uclinux.org/uClibc.html">uClibc</a> on | 178 | and <a href="http://uclibc.org/">uClibc</a> on |
179 | x86, ARM, and powerpc using linux 2.2 and 2.4, and I know a number | 179 | x86, ARM, and powerpc using linux 2.2 and 2.4, and I know a number |
180 | of people using it on everything from ia64 to m68k with great success. | 180 | of people using it on everything from ia64 to m68k with great success. |
181 | Everything seems to be working very nicely now, so getting a nice | 181 | Everything seems to be working very nicely now, so getting a nice |
@@ -343,7 +343,7 @@ Current documentation for BusyBox includes: | |||
343 | and similar tasks which nicely complements BusyBox. | 343 | and similar tasks which nicely complements BusyBox. |
344 | <p> | 344 | <p> |
345 | 345 | ||
346 | <li><a href="http://cvs.uclinux.org/uClibc.html">uClibc</a> | 346 | <li><a href="http://uclibc.org/">uClibc</a> |
347 | is a C library for embedded systems. You can actually statically link | 347 | is a C library for embedded systems. You can actually statically link |
348 | a "Hello World" application under x86 that only takes 4k (as opposed to | 348 | a "Hello World" application under x86 that only takes 4k (as opposed to |
349 | 200k under GNU libc). It can do dynamic linking too and works nicely with | 349 | 200k under GNU libc). It can do dynamic linking too and works nicely with |