]> sourceware.org Git - newlib-cygwin.git/commit
Fix iterating over pending signals if a signal doesn't have to be cleared
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 5 Nov 2015 09:09:08 +0000 (10:09 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 5 Nov 2015 09:09:08 +0000 (10:09 +0100)
commiteeef72702692fca52610634da32b56241e8083f3
tree35813fbb45213afbd3d1bd506cf2cbc6ff902d04
parent57d93bebb2d940f4f2338a5e156f9ddcd7d1fbc7
Fix iterating over pending signals if a signal doesn't have to be cleared

* sigproc.cc (pending_signals::clear): Yet another fix to fix the fix.
Actually iterate over the list of pending signals even if there's a
signal which doesn't have to be cleared.  Other than that, revert loop
to it's former self as a while loop.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/sigproc.cc
This page took 0.031697 seconds and 5 git commands to generate.