summaryrefslogtreecommitdiffstats
path: root/libc/termios/termios.c
Commit message (Expand)AuthorAgeFilesLines
* Have isatty call ioctl directly rather than tcgetattr; especially since anyManuel Novoa III2001-02-191-2/+9
* Fix termios handling. Now synced with behavior of GNU libc.Eric Andersen2001-01-151-229/+173
* Bug ugly formatting updateEric Andersen2000-10-091-136/+158
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-2/+2
* Initial revision0_9_1Erik Andersen2000-05-141-0/+348