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