summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorPaul Green <Paul.Green@stratus.com>2003-04-01 07:37:38 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2003-04-01 16:52:28 +0000
commitb78f6729f182484e2ef54fb7af30d24d99373338 (patch)
tree4553b92febfe8b13f412c4131e45c271142b5a89 /hints
parent05404ffef2713f4c61b42355c2a2ce1a95343c33 (diff)
downloadperl-b78f6729f182484e2ef54fb7af30d24d99373338.tar.gz
[patch] fix HiRes.t failures on Stratus VOS
From: "Green, Paul" <Paul.Green@stratus.com> Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com> p4raw-id: //depot/perl@19124
Diffstat (limited to 'hints')
-rw-r--r--hints/vos.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/hints/vos.sh b/hints/vos.sh
index 62510ee0d1..7cd1c72e51 100644
--- a/hints/vos.sh
+++ b/hints/vos.sh
@@ -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"
+