aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2008-10-17 16:24:20 +0000
committerCorinna Vinschen <corinna@vinschen.de>2008-10-17 16:24:20 +0000
commitedf5a5bd1530a09f602227da243b94a88bc8b0b4 (patch)
treec72d7c1bcab08b8f62bbbf8a7ef2c4ac6f1f38b5 /winsup/cygwin/ChangeLog
parent5d2b3a0a5a24fb4847e571f5ca4cee7bff9f985c (diff)
downloadnewlib-edf5a5bd1530a09f602227da243b94a88bc8b0b4.zip
newlib-edf5a5bd1530a09f602227da243b94a88bc8b0b4.tar.gz
newlib-edf5a5bd1530a09f602227da243b94a88bc8b0b4.tar.bz2
* dtable.cc (dtable::get_debugger_info): Call SetStdHandle
for the newly opened handle. Explain why. (dtable::stdio_init): Don't duplicate standard error handle when stderr has already been created under debugger control.
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 0c3361f..444d6b7 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-17 Corinna Vinschen <corinna@vinschen.de>
+
+ * dtable.cc (dtable::get_debugger_info): Call SetStdHandle
+ for the newly opened handle. Explain why.
+ (dtable::stdio_init): Don't duplicate standard error handle
+ when stderr has already been created under debugger control.
+
2008-10-13 Corinna Vinschen <corinna@vinschen.de>
* sec_acl.cc (setacl): Align standard owner and group permissions