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
/
opterr.c
blob: 68d445636f13f4ea611e7f1f5b23454e491f44c2 (
plain
)
1
2
3
4
5
6
7
#include "sys/types.h" #include <unistd.h> int opterr; /* POSIX(2) */