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>2013-01-03 09:05:10 +0400
committerChristopher Faylor <me@cgf.cx>2013-01-03 09:05:10 +0400
commitfba91299d7afbdb58ea638113ef44ee616d690e3 (patch)
treeda35b060fc0fae9b0765c7b7898c3ecbea8bc1cd /winsup/cygwin/ChangeLog
parentd8e0d0a1b95a85b892db1a9701c1335e19e5352d (diff)
* sigproc.cc (exit_thread): Set thread signal mask so that no signals are sent
to an exiting thread.
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 d962ca601..3b28859ac 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-03 Christopher Faylor <me.cygwin2013@cgf.cx>
+
+ * sigproc.cc (exit_thread): Set thread signal mask so that no signals
+ are sent to an exiting thread.
+
2013-01-02 Christopher Faylor <me.cygwin2013@cgf.cx>
* sigproc.cc (no_signals_available): Remove exit_state test since