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