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
https://uclibc.orguClibc-ng website is here . 15 May 2012, uClibc 0.9.33.2 Released uClibc-0.9.33.2 was released today. Grab the current 0.9.33.2 release tarball. Refer to the ChangeLog-0.9.33.1_0.9.33.2 for the gory details or find and use other interresting stuff in the download area . Changes include mmap64 tweaks
uClibc
https://www.uclibc.orgWhile uClibc releases are on hold, you may use uClibc-ng. uClibc-ng website is here. 15 May 2012, uClibc 0.9.33.2 Released. uClibc-0.9.33.2 was released ...
Welcome to uClibc-ng! - Embedded C library
https://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/UClibcIn computing, uClibc (sometimes written µClibc) is a small C standard library intended for Linux kernel-based operating systems for embedded systems and mobile devices. uClibc was written to support μClinux, a version of Linux not requiring a memory management unit and thus suited for microcontrollers (uCs; the "u" is a Latin script typographical approximation - not a proper romanization, …
Goodbye uClibc-ng
bkhome.org › news › 201809The offical uClibc project died, and got forked as uClibc-ng. At that time, just about everybody moved to musl -- Landley dropped it from Aboriginal Linux, OpenEmbeded/Yocto dropped it -- Buildroot continue to offer a choice of glibc, uClibc or musl, ditto OpenADK. I have a fork of Landley Aboriginal, the last that supports uClibc: