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
/
STDERR_FILENO.h
blob: f2c75ddeaebd4c70cf0a649362f41acdc0018626 (
plain
)
1
2
3
4
5
#include <unistd.h> #define STDERR_FILENO 2 /* POSIX(1) */