From fc0edc2978899b249d7f69d31b0fdb664bf8ea43 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 22 Dec 2001 16:58:20 +0000 Subject: Text update --- docs/uclibc.org/index.html | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) (limited to 'docs') diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index fe7ae6a7c..20cc125fc 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -37,24 +37,19 @@ - -uClibc (aka µClibc but pronounced -yew-see-lib-see) is a C library for embedded Linux systems. It is much smaller -then GNU libc, but nearly all applications supported by the -GNU C Library (aka glibc) -also work perfectly with uClibc. Porting applications from -glibc to uClibc typically involves just recompiling the source code. uClibc -supports standard Linux systems (such as x86, strongArm, and powerpc), and also -supports MMU-less (also known as µClinux) -systems, such as those based on the Coldfire, dragonball, or arm7tdmi -micro-controllers. If you are building an embedded Linux system, and you fine -the GNU libc is eating up too much space, you should consider using uClibc -instead. If you are working on an older system with limited memory (such as an -oldworld Mac), uClibc may also be useful for you. If you are using a standard -desktop Linux workstation to develop applications for an embedded Linux system, -you can use run uClibc on your workstation while doing development. If you are -trying to build a ultra fast fileserver for your company that has 12 Terabytes -of storage, then you probably want to use glibc... +uClibc (aka µClibc/pronounced yew-see-lib-see) +is a C library for embedded Linux systems. It is much smaller then the +GNU C Library, but +nearly all applications supported by the glibc also work perfectly with uClibc. +Porting applications from glibc to uClibc typically involves just recompiling +the source code. uClibc supports standard Linux systems (such as x86, +strongArm, and powerpc), and also supports +MMU-less (also known as µClinux) systems, +such as those based on the Coldfire, dragonball, or arm7tdmi micro-controllers. +If you are building an embedded Linux system and you find that glibc is +eating up too much space, you should consider using uClibc instead. If you are +building an ultra fast fileserver for your company with 12 Terabytes of +storage, then you probably want to use glibc...

-- cgit v1.2.3