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