summaryrefslogtreecommitdiff
path: root/t/op/alarm.t
Commit message (Collapse)AuthorAgeFilesLines
* Fix test suite hang on Win32 caused by change #23898Steve Hay2005-01-311-1/+1
| | | | | | ("perl -e sleep 3" does an indefinite sleep!) p4raw-link: @23898 on //depot/perl: 75af1a9c52a124d2be09fece4ba0d7bc6091ed01 p4raw-id: //depot/perl@23905
* [perl #33928] chomp() fails after alarm(), `sleep`Dave Mitchell2005-01-291-1/+9
| | | | | | PP_backtick's temp altering of PL_rs didn't restore after an exception p4raw-id: //depot/perl@23898
* DJGPP updates from Laszlo Molnar.Jarkko Hietaniemi2002-05-161-1/+1
| | | p4raw-id: //depot/perl@16619
* Integrate macperl #16360 and #16363;Jarkko Hietaniemi2002-05-031-1/+2
| | | | | | | | | Make op/alarm.t pass README.macos update p4raw-id: //depot/perl@16364 p4raw-integrated: from //depot/macperl@16358 'copy in' README.macos t/op/alarm.t (@16123..)
* VMS test fix-ups (alarm.t and glob.t)Craig A. Berry2002-02-181-1/+4
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01> p4raw-id: //depot/perl@14749
* OS/2 buildIlya Zakharevich2001-12-191-2/+2
| | | | | | | Message-ID: <20011219024541.A29803@math.ohio-state.edu> (skipped the t/TEST change) p4raw-id: //depot/perl@13805
* The system() vs $SIG{ARLM} is no more a todo.Jarkko Hietaniemi2001-12-171-4/+1
| | | p4raw-id: //depot/perl@13736
* alarm() test, take twoMichael G. Schwern2001-12-171-0/+50
Message-ID: <20011217045901.GL17232@blackrider> p4raw-id: //depot/perl@13735