Make sure the watchdog requeues itself when sleep() wakes up early
authorCraig A. Berry <craigberry@mac.com>
Mon, 8 Sep 2008 02:41:04 +0000 (02:41 +0000)
committerCraig A. Berry <craigberry@mac.com>
Mon, 8 Sep 2008 02:41:04 +0000 (02:41 +0000)
commitc1c45e367d7249b259ceab21bde763fef82ddd7a
treec1bbcd93fd60037014ba9d2f7d752fc86d9ebabf
parent3551ef6f06c9dcf7d75756f812148d56a3786992
Make sure the watchdog requeues itself when sleep() wakes up early
(such as when an alarm fires).  Also, bail out with SIGTERM rather
than SIGKILL on VMS since the latter kills the shell from which
Perl was started.

p4raw-id: //depot/perl@34316
t/test.pl