LibC: Add some missing wchar.h functions
isw* functions are just wrappers to is* tow* functions are just wrappers to to*
This commit is contained in:
@@ -47,6 +47,7 @@ set(LIBC_SOURCES
|
||||
time.cpp
|
||||
unistd.cpp
|
||||
utime.cpp
|
||||
wchar-stdio.cpp
|
||||
wchar.cpp
|
||||
icxxabi.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user