From: Christopher Faylor Date: Wed, 16 Jul 2014 14:30:56 +0000 (+0000) Subject: . X-Git-Tag: cygwin-1_7_31-release~3 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=f162f4205d6c53e2185671f23649e9241ab2946d;p=newlib-cygwin.git . --- diff --git a/winsup/cygwin/release/1.7.31 b/winsup/cygwin/release/1.7.31 index 21d91255d..f056a3cce 100644 --- a/winsup/cygwin/release/1.7.31 +++ b/winsup/cygwin/release/1.7.31 @@ -36,3 +36,7 @@ Bug Fixes - Don't catch STATUS_STACK_OVERFLOW preliminary on 64 bit. Fixes: https://cygwin.com/ml/cygwin/2014-07/msg00046.html + +- Make sure that signals are properly delivered when sending lots of signals + in succession. + Fixes: https://cygwin.com/ml/cygwin/2014-07/threads.html#00149