From d3a03427bc2f8b17b7e87c07ba318f6a1df9dd70 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 22 Dec 2012 03:14:37 +0000 Subject: * sigproc.cc (exit_thread): undef ExitThread or suffer recursion. Attempt to lock process prior to calling sig_send. --- 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 7f3822f5d..7a47897ba 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2012-12-21 Christopher Faylor + + * sigproc.cc (exit_thread): undef ExitThread or suffer recursion. + Attempt to lock process prior to calling sig_send. + 2012-12-21 Christopher Faylor Revert the reversion and go with implementation described in -- cgit v1.2.3