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