diff bootstrap.conf @ 10253:8cf32587d8f1

liboctave/cutils.c (octave_usleep): implement with nanosleep
author John W. Eaton <jwe@octave.org>
date Wed, 03 Feb 2010 05:18:25 -0500
parents 2d47356a7a1a
children cd550069240e
line wrap: on
line diff
--- a/bootstrap.conf	Wed Feb 03 03:42:08 2010 -0500
+++ b/bootstrap.conf	Wed Feb 03 05:18:25 2010 -0500
@@ -29,6 +29,8 @@
   lstat
   mkdir
   mkfifo
+  sleep
+  nanosleep
   pathmax
   readlink
   rename
@@ -36,6 +38,7 @@
   sigaction
   signal
   sigprocmask
+  sleep
   stat
   stdint
   strftime