OSDN Git Service

* fhandler_console.cc (fhandler_console::read): Don't even think about breaking
authorcgf <cgf>
Sun, 12 Mar 2000 04:44:37 +0000 (04:44 +0000)
committercgf <cgf>
Sun, 12 Mar 2000 04:44:37 +0000 (04:44 +0000)
commitfe1af3f5da31e53b41afe1af762fcc578fd32d63
treeee9ba1537f131c3876ca7477d2a3aefe9796101a
parent8d3c62e0cbb521ef22366671cedf2f8078d67cd3
* fhandler_console.cc (fhandler_console::read): Don't even think about breaking
on interrupt if executing in a "cygwin" thread.
* fhandler_tty.cc (fhandler_pty_master::process_slave_output): Streamline,
simplify code.
* sigproc.cc (sig_send): Remove debugging statement.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_console.cc
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/sigproc.cc