LibC: Implement nl_langinfo
All values are from POSIX locale except CODESET which can be "UTF-8" depending on the current locale
This commit is contained in:
@@ -11,6 +11,7 @@ set(LIBC_SOURCES
|
||||
ftw.cpp
|
||||
grp.cpp
|
||||
inttypes.cpp
|
||||
langinfo.cpp
|
||||
libgen.cpp
|
||||
locale.cpp
|
||||
malloc.cpp
|
||||
|
||||
Reference in New Issue
Block a user