This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
whichsig nul-cleanup.
authorBrian Fraser <fraserbn@gmail.com>
Fri, 30 Sep 2011 20:48:58 +0000 (13:48 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 6 Oct 2011 20:01:20 +0000 (13:01 -0700)
commit84c7b88ccae183c236ad7ca5cdb8dd097de25420
tree577a4bbf1ee6e20f10c3fd0065f5b3de8b54741d
parent89a5757c96fe4f4c0a6bfec37e8037a7d311ee5a
whichsig nul-cleanup.

This adds _pv, _pvn, and _pv versions of whichsig() in mg.c, which
get both kill "NAME" and %SIG lookup nul-clean.
MANIFEST
doio.c
embed.fnc
embed.h
ext/XS-APItest/APItest.xs
ext/XS-APItest/t/whichsig.t [new file with mode: 0644]
mg.c
mg.h
proto.h
t/op/sigdispatch.t