LibC: Write mostly functioning stdio
This commit is contained in:
@@ -4,6 +4,7 @@ project(libc CXX)
|
||||
|
||||
set(LIBC_SOURCES
|
||||
ctype.cpp
|
||||
fcntl.cpp
|
||||
stdio.cpp
|
||||
stdlib.cpp
|
||||
string.cpp
|
||||
|
||||
Reference in New Issue
Block a user