[ANNOUNCEMENT] [Updated] Perl distributions

2017-08-19 Thread Achim Gratz
The following Perl distributions have been updated to their latest version available from CPAN: x86/x86_64 -- perl-autovivification-0.17-1 perl-Cpanel-JSON-XS-3.0237-1 perl-DBI-1.637-1 perl-JSON-XS-3.04-1 perl-List-MoreUtils-XS-0.422-1 perl-List-SomeUtils-XS-0.55-1 perl-Text-BibTeX-0.81-1

Re: Signal delivered while blocked

2017-08-19 Thread Noah Misch
On Mon, Aug 14, 2017 at 08:03:07AM +0200, Houder wrote: > On Fri, 4 Aug 2017 00:44:45, Noah Misch wrote: > > The attached demonstration program blocks signals (with sigprocmask()) to > > achieve mutual exclusion between signal handlers. It aborts upon receipt > > of a > > blocked signal. On "CYG