mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:47:44 +00:00
Add getgrent() family of functions.
This commit is contained in:
parent
e5e0bffd76
commit
90bab5ea71
5 changed files with 149 additions and 1 deletions
3
Base/etc/group
Normal file
3
Base/etc/group
Normal file
|
@ -0,0 +1,3 @@
|
|||
root:x:0:
|
||||
wheel:x:1:andreas
|
||||
users:x:100:andreas
|
Loading…
Add table
Add a link
Reference in a new issue