Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (GLIBC) which is designed to work well on embedded systems. It strives to be source- and binary-compatible with GLIBC. EGLIBC's goals include a reduced footprint, configurable components, and better support for cross-compilation and cross-testing.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL GPLv2 BSD Original GPLv3 |
| Operating Systems | Linux |
| Implementation | C Assembly |