* dtable.cc (handle_to_fn): Modify to return true if handle represents a cygwin

tty.
(dtable::init_std_file_from_handle): Detect when we've seen a cygwin pipe and
use it in overlapped mode by default.
(decode_tty): Make static.
This commit is contained in:
Christopher Faylor
2008-03-22 21:27:05 +00:00
parent 1ffe3e67b1
commit 88f0dc31d1
2 changed files with 38 additions and 17 deletions

View File

@@ -1,3 +1,11 @@
2008-03-22 Christopher Faylor <me+cygwin@cgf.cx>
* dtable.cc (handle_to_fn): Modify to return true if handle represents
a cygwin tty.
(dtable::init_std_file_from_handle): Detect when we've seen a cygwin
pipe and use it in overlapped mode by default.
(decode_tty): Make static.
2008-03-22 Christopher Faylor <me+cygwin@cgf.cx>
* dtable.cc: Define various device-related string constants as wide