]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never wait an
authorChristopher Faylor <me@cgf.cx>
Wed, 8 May 2013 00:10:08 +0000 (00:10 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 8 May 2013 00:10:08 +0000 (00:10 +0000)
commiteeec3bebbc4d741ed5f1af0fc3cb947aa25d43b2
tree83b4accd347d033cf69854415e3f55096c6c6025
parent6bd6954bdc0f3fc4c952f8066e939f16c69bf13b
* fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never wait an
INFINITE amount of time.  Instead default to 1/10 second.
(fhandler_pty_slave::open): Just default to INFINITE wait rather than
(now) waiting longer than previously.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_tty.cc
This page took 0.032068 seconds and 5 git commands to generate.