[patch] fix HiRes.t failures on Stratus VOS
authorPaul Green <Paul.Green@stratus.com>
Tue, 1 Apr 2003 12:37:38 +0000 (07:37 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 1 Apr 2003 16:52:28 +0000 (16:52 +0000)
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>

p4raw-id: //depot/perl@19124

hints/vos.sh

index 62510ee..7cd1c72 100644 (file)
@@ -143,3 +143,7 @@ fi
 
 $rm -f t001$_o t001$_exe t001.kp
 EOCBU
+
+# VOS has a nanosleep() function but it is a dummy.
+d_nanosleep="undef"
+