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>2014-07-16 18:30:56 +0400
committerChristopher Faylor <me@cgf.cx>2014-07-16 18:30:56 +0400
commitf162f4205d6c53e2185671f23649e9241ab2946d (patch)
tree2a5f1c7f2399b8af2136362618ae3cff80f18aa9 /winsup/cygwin
parent844557c9ed6f8ced7752a406deabd4bf9bd414ba (diff)
.
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/release/1.7.314
1 files changed, 4 insertions, 0 deletions
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