uClibc
\"C library for developing embedded linux systems uClibc (akaµClibc/pronounced yew-see-lib-see) is a C library for developingembedded Linux systems. It is much smaller than the GNU C Library, butnearly all applications supported by glibc also work perfectly withuClibc. Porting applications from glibc to uClibc typically involvesjust recompiling the source code. uClibc even supports shared librariesand threading. It currently runs on standard Linux and MMU-less (alsoknown as µClinux) systems.\"
Current version: 0.9.28
History