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