comparison 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
comparison
equal deleted inserted replaced
10252:2fcc927a8757 10253:8cf32587d8f1
27 glob 27 glob
28 link 28 link
29 lstat 29 lstat
30 mkdir 30 mkdir
31 mkfifo 31 mkfifo
32 sleep
33 nanosleep
32 pathmax 34 pathmax
33 readlink 35 readlink
34 rename 36 rename
35 rmdir 37 rmdir
36 sigaction 38 sigaction
37 signal 39 signal
38 sigprocmask 40 sigprocmask
41 sleep
39 stat 42 stat
40 stdint 43 stdint
41 strftime 44 strftime
42 strptime 45 strptime
43 symlink 46 symlink