mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 11:57:36 +00:00
LibC: Add stubs for glob and globfree
This commit is contained in:
parent
f672b4c151
commit
6c650d1b8d
3 changed files with 61 additions and 0 deletions
|
@ -12,6 +12,7 @@ set(LIBC_SOURCES
|
|||
ifaddrs.cpp
|
||||
getopt.cpp
|
||||
getsubopt.cpp
|
||||
glob.cpp
|
||||
grp.cpp
|
||||
inttypes.cpp
|
||||
ioctl.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue