change wording
This commit is contained in:
parent
eeec3bebbc
commit
ad48b1b79c
|
@ -3,7 +3,7 @@
|
||||||
* fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never
|
* fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never
|
||||||
wait an INFINITE amount of time. Instead default to 1/10 second.
|
wait an INFINITE amount of time. Instead default to 1/10 second.
|
||||||
(fhandler_pty_slave::open): Just default to INFINITE wait rather than
|
(fhandler_pty_slave::open): Just default to INFINITE wait rather than
|
||||||
(now) waiting longer than previously.
|
(now) waiting longer than other similar calls.
|
||||||
|
|
||||||
2013-05-03 Christopher Faylor <me.cygwin2013@cgf.cx>
|
2013-05-03 Christopher Faylor <me.cygwin2013@cgf.cx>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue