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
/
unistd
/
optind.c
blob: 8cd6e14bc6c3f28ba39bd8fa29e186f080cd470b (
plain
)
1
2
3
4
5
6
#include <unistd.h> int optind; /* POSIX(2) */