|
@@ -40,7 +40,7 @@
|
|
|
<a href="http://uclibc.org">uClibc</a> (aka µClibc/pronounced yew-see-lib-see)
|
|
|
is a C library for embedded Linux systems. It is much smaller then the
|
|
|
<a href="http://www.gnu.org/software/libc/libc.html">GNU C Library</a>, but
|
|
|
-nearly all applications supported by the glibc also work perfectly with uClibc.
|
|
|
+nearly all applications supported by 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
|