Commit graph

5 commits

Author SHA1 Message Date
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
227449a2cd Convert to buildlink3. 2004-05-02 21:04:39 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
pancake ;)
bac07b44da Initial import of uclibc
uClibc (pronounced yew-see-lib-see) is a C library for
developing embedded Linux systems. It is much smaller
than the GNU C Library, but 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 even supports shared libraries and threading.
It currently runs on standard Linux and MMU-less
systems with support for alpha, ARM, i386, i960, h8300,
m68k, mips/mipsel, ppc, sh, sparc and v850 processors.
2003-07-04 03:07:14 +00:00