Initial commit of current C compiler sources, partly rebranded but not yet properly cleaned up!
This commit is contained in:
6
fakelibc/README
Normal file
6
fakelibc/README
Normal file
@@ -0,0 +1,6 @@
|
||||
The fakelibc directory contains "fake" header files to allow the compiler to
|
||||
self-host on Linux-compatible systems without needing complete C compatibility.
|
||||
|
||||
It can also be used for other small tools built with the compiler, but is not
|
||||
a replacement for a full libc (just a more-portable wrapper over GNU libc or
|
||||
compatible).
|
Reference in New Issue
Block a user