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