libc

Project from khorben on 02/06/2005 00:12:44
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:
  • Linux arm, i386
  • FreeBSD i386
  • NetBSD amd64, i386, sparc, sparc64
Support is in progress for the following systems:
  • Linux amd64
  • FreeBSD amd64
  • NetBSD sgimips
  • OpenBSD arm, i386
  • Solaris sparc64 (32-bits mode)
It is available under the GPL version 3.