This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Block SIGCHLD during system() call (per POSIX)
authorLeon Timmermans <fawaka@gmail.com>
Thu, 8 Dec 2011 23:32:10 +0000 (00:32 +0100)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 31 Dec 2011 19:37:05 +0000 (11:37 -0800)
commitb1cf9e9219fc6285fa417befdbc380acaad84f74
tree011fb9a1f3ab0885bce01f76d824784515c297ea
parentc56bc16121e4ad4a18754d74c8da1075f9ee65f8
Block SIGCHLD during system() call (per POSIX)
pp_sys.c