Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-08-31 07:41:43 +0400
committerChristopher Faylor <me@cgf.cx>2002-08-31 07:41:43 +0400
commitaf598a3b0949b4d9f28d8d9933b79cd2cefd5d5a (patch)
treef67014b43f9621deb68c239e62118674c133c977 /winsup/cygwin/fhandler_tty.cc
parent7a1174dcf22c00e6dcb8f9ad781df274aa722354 (diff)
* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't need
ready for read" flag. (fhandler_tty_slave::read): Don't do anything special with vtime when vmin == 0.
Diffstat (limited to 'winsup/cygwin/fhandler_tty.cc')
-rw-r--r--winsup/cygwin/fhandler_tty.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/fhandler_tty.cc b/winsup/cygwin/fhandler_tty.cc
index 95aff5fc1..8d368da48 100644
--- a/winsup/cygwin/fhandler_tty.cc
+++ b/winsup/cygwin/fhandler_tty.cc
@@ -418,6 +418,7 @@ fhandler_tty_slave::fhandler_tty_slave (int num)
fhandler_tty_slave::fhandler_tty_slave ()
: fhandler_tty_common (FH_TTYS, 0)
{
+ set_r_no_interrupt (1);
}
/* FIXME: This function needs to close handles when it has