summaryrefslogtreecommitdiffstats
path: root/libc/termios/tcgetattr.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixup broken termios stuff. No, really this time.Eric Andersen2002-01-091-31/+41
| | | | -Erik
* Rework termios wrapping code to try and do the right thing.Eric Andersen2002-01-091-2/+1
| | | | -Erik
* Fix termios handling. Now synced with behavior of GNU libc.Eric Andersen2001-01-151-0/+67
-Erik