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