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