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: 293d6d5f447185c5c198647403656ea2b6164247 (
plain
)
1
2
3
4
5
6
7
8
9
10
#if 0 int optind; /* POSIX(2) */ #endif