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