projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
05404ff
)
[patch] fix HiRes.t failures on Stratus VOS
Paul Green [Tue, 1 Apr 2003 12:37:38 +0000 (07:37 -0500)]
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <
A2A34F15EE916148BC4C4748223E67A403D99C9D
@exna4.stratus.com>
p4raw-id: //depot/perl@19124
hints/vos.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/vos.sh
b/hints/vos.sh
index
62510ee
..
7cd1c72
100644
(file)
--- 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"
+