Re: [PATCH] support POSIX SA_SIGINFO
[p5sagit/p5-mst-13.2.git] / ext / POSIX / t / sigaction.t
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