Welcome to uClibc-ng! - Embedded C library
www.uclibc-ng.orguClibc-ng is a small 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-ng. Porting applications from glibc to uClibc-ng typically involves just recompiling the source code. uClibc-ng supports shared libraries and threading.
uClibc - Wikipedia
https://en.wikipedia.org/wiki/UClibcuClibc-ng is a fork of uClibc announced on the OpenWRT mailing list in July 2014 after more than two years had passed without a uClibc release, citing a lack of any communication from the maintainer. [8] [9] [10] At present, the original project's author no longer publishes updates, but refers to the still actively developed fork uClibc-ng for current releases.
uClibc
https://uclibc.org11 April 2012, uClibc 0.9.33.1 Released. uClibc-0.9.33.1 was released today. Grab the current 0.9.33.1 release tarball. Refer to the ChangeLog-0.9.33_0.9.33.1 for the gory details or find and use other interresting stuff in the download area. Changes include NPTL: Fix static linking with signal-related functions; Add a microblaze-specific sys ...
uClibc
uclibc.org11 April 2012, uClibc 0.9.33.1 Released. uClibc-0.9.33.1 was released today. Grab the current 0.9.33.1 release tarball. Refer to the ChangeLog-0.9.33_0.9.33.1 for the gory details or find and use other interresting stuff in the download area. Changes include NPTL: Fix static linking with signal-related functions; Add a microblaze-specific sys ...
uClibc++ C++ library
cxx.uclibc.orgAn embedded C++ library. This is the page for the uClibc++ C++ library. It is currently in development and might as well be called alpha software. Nonetheless is it quite usable. More testing is needed, as always. For more information, check out the About, FAQ or Status pages to the left.
uClibc
uclibc.org › oldnews11 January 2001, gcc wrapper added Manuel Novoa III has created a wrapper for gcc that makes compiling apps vs uClibc as simple as just setting "CC" to gcc-uclibc-<arch>. This even works when cross compiling! Very cool. 3 January 2001, uClibc now has a web page