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
/
pwd
/
setpwent.c
blob: ddee4014e664709b6e84f425d4558ab473663643 (
plain
)
1
2
3
4
5
6
7
8
9
#include <pwd.h> void setpwent(void) { } /* XOPEN(400) */