K 10 svn:author V 5 peter K 8 svn:date V 27 1997-06-01T09:01:07.000000Z K 7 svn:log V 314 - implement signanosleep(2) by moving common code from nanosleep() into a shared function. - use p->p_sleepend to try and get more accurate "time remaining" results when the time has been adjusted. - verify writeability of return address so that we can fail before sleeping if the address for the result is bogus. END