Jarkko Hietaniemi wrote: > The attached patch introduces %POSIX::SIGRT which gives access > to the POSIX real time signals SIGRTMIN...SIGRTMAX, with the > right POSIXly moves. It also plugs a hole the size of a coredump > I accidentally run into while fooling around with the patch, try > > perl -MPOSIX -e 'sigaction(123,0)' > > Merijn, note that Configure is changed (and some bits of its logic > copied over to handy.h)
Forgot the sigaction.t chunk which adds some tests for this new feature and Test::More-fies the test.
SIGRT.pat.v4b.gz
Description: GNU Zip compressed data