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