From fba91299d7afbdb58ea638113ef44ee616d690e3 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 3 Jan 2013 05:05:10 +0000 Subject: * sigproc.cc (exit_thread): Set thread signal mask so that no signals are sent to an exiting thread. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'winsup/cygwin/ChangeLog') 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 + + * sigproc.cc (exit_thread): Set thread signal mask so that no signals + are sent to an exiting thread. + 2013-01-02 Christopher Faylor * sigproc.cc (no_signals_available): Remove exit_state test since -- cgit v1.2.3