This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Probe for and expose more fields for SA_SIGINFO
[perl5.git] / ext / POSIX / t / sigaction.t
2016-01-26 Dagfinn Ilmari Man... Probe for and expose more fields for SA_SIGINFO
2015-03-13 Karl WilliamsonPOSIX/t/sigaction.t: Skip failing EBCDIC test
2011-09-13 Nicholas ClarkIn various POSIX tests, make better use of Test::More.
2010-08-30 Tony Cookfix the AIX skip to only skip on AIX
2010-08-30 Tony Cookrt77432: sigaction would crash/assert with a replaced...
2010-04-16 H.Merijn Brand[PATCH] [5.12] Allow build on aix 4.2 (sigaction and...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2006-03-09 Steve PetersNeed to update test count from change #27440.
2006-03-09 Steve Peterscroak in POSIX::sigaction() when passed a negative...
2005-11-03 Steve PetersTest for the right signal should use the constant for...
2005-07-31 H.Merijn BrandSIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count =...
2005-07-27 H.Merijn BrandSome signals are more real than others
2005-07-25 H.Merijn Branduse POSIX might not throw an error. Check for useful...
2005-07-21 Jarkko HietaniemiRe: [PATCH] support POSIX SA_SIGINFO
2005-07-20 Jarkko Hietaniemisupport POSIX SA_SIGINFO
2005-07-20 Steve HayExit test script (if we're going to) *before* declaring...
2005-07-19 Nicholas ClarkXS constants fail when their value is called for, not...
2005-07-19 Jarkko Hietaniemiallow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2003-07-09 Chip SalzenbergSafe signals via POSIX::sigaction
2003-06-18 Jarkko HietaniemiIf the first argument of sigaction() was a string,...
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2001-11-25 Jarkko HietaniemiDJGPP cannot do signals that well.
2001-10-12 Jarkko HietaniemiVMS pre-7.0 (which doesn't have sigaction()) uniformly
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent