mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 16:28:30 +00:00
Add getgroups and setgroups (#619)
This commit is contained in:
parent
3665232d66
commit
4c40c500b8
17 changed files with 280 additions and 29 deletions
|
@ -1,4 +1,5 @@
|
|||
#ifndef LIBC_ISYSTEM_GRP_H_
|
||||
#define LIBC_ISYSTEM_GRP_H_
|
||||
#include "libc/calls/calls.h"
|
||||
#include "third_party/musl/passwd.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue