mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:17:34 +00:00
LibC: Implement support for getspnam() and friends
This commit is contained in:
parent
ce77caf479
commit
302f9798ee
7 changed files with 356 additions and 61 deletions
|
@ -29,6 +29,7 @@ set(LIBC_SOURCES
|
|||
scanf.cpp
|
||||
sched.cpp
|
||||
serenity.cpp
|
||||
shadow.cpp
|
||||
signal.cpp
|
||||
spawn.cpp
|
||||
stat.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue