mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
5 lines
307 B
Plaintext
5 lines
307 B
Plaintext
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.
|