diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2011-05-04 13:06:10 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2011-05-04 13:06:10 +0000 |
commit | 54e4df33a23064c542eacd7f7e3598935d9c3100 (patch) | |
tree | ead3c3c7b617828558ae5d07f66dd8c3578841e7 /winsup/cygwin/termios.cc | |
parent | 82fa6b929bfebd3afd8cdb39b6cf48a03ff646b7 (diff) | |
download | cygnal-54e4df33a23064c542eacd7f7e3598935d9c3100.tar.gz cygnal-54e4df33a23064c542eacd7f7e3598935d9c3100.tar.bz2 cygnal-54e4df33a23064c542eacd7f7e3598935d9c3100.zip |
* fhandler.h (class fhandler_base): Remove uninterruptible_io status
flag.
(fhandler_base::ready_for_read): Remove declaration.
(fhandler_socket::ready_for_read): Ditto.
(fhandler_pipe::ready_for_read): Ditto.
(fhandler_tty_master::is_slow): Remove.
* fhandler_console.cc (fhandler_console::open): Drop setting
uninterruptible_io.
* fhandler_serial.cc (fhandler_serial::open): Ditto.
* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Ditto.
(fhandler_tty_master::init_console): Ditto.
* pipe.cc (fhandler_pipe::fhandler_pipe): Ditto.
(fhandler_pipe::open): Ditto.
(_pipe): Ditto.
* select.cc (fhandler_pipe::ready_for_read): Remove.
(fhandler_base::ready_for_read): Remove.
* syscalls.cc (readv): Drop unneeded wait variable. Remove entire test
which might lead to calling ready_for_read. Remove now unused label
out.
Diffstat (limited to 'winsup/cygwin/termios.cc')
0 files changed, 0 insertions, 0 deletions