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
/
ONLCR.c
blob: 2c838be5f8fc96deeb1f14d4cfaa57dd4d02aeb5 (
plain
)
1
2
3
4
5
#include <termios.h> #define ONLCR (1<<6) /* XOPEN(4) */