./wip/uclibc, C library for developing embedded Linux systems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.20, Package name: uClibc-0.9.20, Maintainer: pkgsrc-users

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.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1977.863 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-10-07 19:41:39 by Aleksej Saushev | Files touched by this commit (52)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2005-05-24 12:31:47 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:16:07 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-05-02 23:05:20 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Convert to buildlink3. 
   2004-01-25 03:33:46 by grant beattie | Files touched by this commit (1)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.