Wording
This commit is contained in:
parent
e37b3d2f7b
commit
ea22234a6c
|
@ -7,7 +7,8 @@ About libSystem
|
||||||
libSystem is the most essential library within DeforaOS, with the aim to become
|
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).
|
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
|
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.
|
and work on any system, using any POSIX-compliant runtime as fallback if
|
||||||
|
available.
|
||||||
|
|
||||||
|
|
||||||
Compiling libSystem
|
Compiling libSystem
|
||||||
|
|
Loading…
Reference in New Issue
Block a user