/Compress/ modules are at version 2.021. Remove vestigal MAPs and comments.
[p5sagit/p5-mst-13.2.git] / ext / POSIX / t / sigaction.t
2009-08-27 Nicholas Clark Make extensions in ext run their tests from the extensi...
2006-03-09 Steve Peters Need to update test count from change #27440.
2006-03-09 Steve Peters croak in POSIX::sigaction() when passed a negative...
2005-11-03 Steve Peters Test for the right signal should use the constant for...
2005-07-31 H.Merijn Brand SIGRTMIN ...
2005-07-27 H.Merijn Brand Some signals are more real than others
2005-07-25 H.Merijn Brand use POSIX might not throw an error. Check for useful...
2005-07-21 Jarkko Hietaniemi Re: [PATCH] support POSIX SA_SIGINFO
2005-07-20 Jarkko Hietaniemi support POSIX SA_SIGINFO
2005-07-20 Steve Hay Exit test script (if we're going to) *before* declaring...
2005-07-19 Nicholas Clark XS constants fail when their value is called for, not...
2005-07-19 Jarkko Hietaniemi allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2003-07-09 Chip Salzenberg Safe signals via POSIX::sigaction
2003-06-18 Jarkko Hietaniemi If the first argument of sigaction() was a string,...
2003-03-06 Adrian M. Enache cleaning up tests of the 'eval { decl. } <=> runtime...
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2001-11-25 Jarkko Hietaniemi DJGPP cannot do signals that well.
2001-10-12 Jarkko Hietaniemi VMS pre-7.0 (which doesn't have sigaction()) uniformly
2001-09-07 Jarkko Hietaniemi Clean up 1_compile.t; move tests to more consistent