DeforaOS libc is an implementation of the Unix libc essential library. While originally intended to provide a POSIX compatibility layer to DeforaOS, it is also portable for Unix systems. Its small size and kernel abstraction make it suitable for embedded systems, exposing a single API regardless of the kernel used.
| Tags | libc embedded |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux *BSD |
| Implementation | C |
Recent releases


Release Notes: This release improves support for mounting volumes and filesystems, and includes a few fixes as well as some additional definitions (error codes, IPv6 networking, etc.).


Release Notes: This is mostly a bugfix release, with early support for signals on NetBSD/amd64 and a fix for the getcwd() system call.