mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:47:44 +00:00
LibC: Add stub for res_query
This commit is contained in:
parent
8abfcb976d
commit
04733ccb56
3 changed files with 33 additions and 0 deletions
|
@ -28,6 +28,7 @@ set(LIBC_SOURCES
|
|||
pwd.cpp
|
||||
qsort.cpp
|
||||
regex.cpp
|
||||
resolv.cpp
|
||||
scanf.cpp
|
||||
sched.cpp
|
||||
serenity.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue