summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/tcattr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1998-05-221-6/+0
| | | | cfsetispeed().
* Addition of tcdrain() from Eric Norum.Joel Sherrill1998-05-191-0/+6
|
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-011-0/+40
(Sapporo, Japan) submitted the extended console driver for the MVME162LX BSP and the POSIX tcsetattr() and tcgetattr() routines. This device driver supports four serial ports, cooked IO, and provides a portable base for Zilog 8530 based console drivers.