Change 19125 by [EMAIL PROTECTED] on 2003/04/01 17:08:47

        Integrate:
        [ 19124]
        Subject: [patch] fix HiRes.t failures on Stratus VOS
        From: "Green, Paul" <[EMAIL PROTECTED]>
        Date: Tue, 1 Apr 2003 12:37:38 -0500 
        Message-ID: <[EMAIL PROTECTED]>

Affected files ...

... //depot/maint-5.8/perl/hints/vos.sh#2 integrate

Differences ...

==== //depot/maint-5.8/perl/hints/vos.sh#2 (text) ====
Index: perl/hints/vos.sh
--- perl/hints/vos.sh#1~17645~  Fri Jul 19 12:29:57 2002
+++ perl/hints/vos.sh   Tue Apr  1 09:08:47 2003
@@ -143,3 +143,7 @@
 
 $rm -f t001$_o t001$_exe t001.kp
 EOCBU
+
+# VOS has a nanosleep() function but it is a dummy.
+d_nanosleep="undef"
+
End of Patch.

Reply via email to