aboutsummaryrefslogtreecommitdiff
path: root/win32/termios.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* stty: changes required to build for WIN32Ron Yorston2016-08-021-0/+17
|
* win32: add termios.hNguyễn Thái Ngọc Duy2010-09-101-0/+129
Just some declaration enough to build. Proper TTY support may come later, targeting Cygwin-based terminals.