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