K 10 svn:author V 5 peter K 8 svn:date V 27 1997-05-17T15:42:58.000000Z K 7 svn:log V 226 if nanosleep returns too early, loop. usleep() does not have a return value, it appears as though the semantics of usleep are that it doesn't return early. (only in the nanosleep code - the setitimer code does this already) END