mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:17:34 +00:00
LibC: Implement CODESET for langinfo
This commit is contained in:
parent
5ea1810ada
commit
8f9af4a582
4 changed files with 63 additions and 0 deletions
|
@ -12,6 +12,7 @@ set(LIBC_SOURCES
|
|||
grp.cpp
|
||||
inttypes.cpp
|
||||
ioctl.cpp
|
||||
langinfo.cpp
|
||||
libcinit.cpp
|
||||
libgen.cpp
|
||||
link.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue