libc
Standard C library
This project 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.
It currently supports the following systems:
It currently supports the following systems:
- Linux arm, i386
- FreeBSD i386
- NetBSD amd64, i386, sparc, sparc64
- Linux amd64
- FreeBSD amd64
- NetBSD sgimips
- OpenBSD arm, i386
- Solaris sparc64 (32-bits mode)