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