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