blob: a6aef8111b88ad7910d14958b39699dcc37a7dde (
plain)
1
2
3
4
|
libSystem is the most essential library within DeforaOS, with the aim to become
a complete C runtime (thus obsoleting the libc and replacing its API).
Regardless of its progress in this regard, libSystem is intended to be portable
and work on any system, using any POSIX-compliant runtime provided instead.
|