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:
authorCorinna Vinschen <corinna@vinschen.de>2003-06-12 16:36:07 +0400
committerCorinna Vinschen <corinna@vinschen.de>2003-06-12 16:36:07 +0400
commit5bdb56f0619ef6fe6ce42d97a37d4a3558628a90 (patch)
tree4e5c3f5b53da2c86561a5604ad0331165dcafac2 /winsup/cygwin/ChangeLog
parent00e6660b0d17b23a8a48a0e105cb266967b3bb6b (diff)
* exceptions.cc (ctrl_c_handler): Don't send a signal on
CTRL_SHUTDOWN_EVENT. Add a comment to rationalize the patch.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 797af106c..4b21ef3be 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-12 Corinna Vinschen <corinna@vinschen.de>
+
+ * exceptions.cc (ctrl_c_handler): Don't send a signal on
+ CTRL_SHUTDOWN_EVENT. Add a comment to rationalize the patch.
+
2003-06-11 Thomas Pfaff <tpfaff@gmx.net>
* thread.cc (pthread_attr_init): Return 0 if attribute is already