index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
grp
/
endgrent.c
blob: f9e84d816ab789b2a88aee90c153a619b5a2d203 (
plain
)
1
2
3
4
5
6
7
8
9
#include <grp.h> void endgrent(void) { } /* XOPEN(400) */