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>2008-08-28 01:55:19 +0400
committerChristopher Faylor <me@cgf.cx>2008-08-28 01:55:19 +0400
commit5f05c64ce4865cf548e2ef91820f022dab90c891 (patch)
treef05562f313c78f23564715bb4a426d43ac748fd3 /winsup/cygwin/ChangeLog
parentcbeb4588298b2ac146207b88bfe66c5415c79535 (diff)
* fhandler_tty.cc (close_maybe): Check for both types of invalid handle before
attempting CloseHandle. (fhandler_pty_master::setup): Only set inheritance on pty handles, not tty handles.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 7bacf085a..72f6bbb6a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-27 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * fhandler_tty.cc (close_maybe): Check for both types of invalid handle
+ before attempting CloseHandle.
+ (fhandler_pty_master::setup): Only set inheritance on pty handles, not
+ tty handles.
+
2008-08-26 Christopher Faylor <me+cygwin@cgf.cx>
* shared_info.h (shared_info::create_root_entry): Remove extraneous