K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-05-28T22:07:31.725419Z K 7 svn:log V 240 sleep: Improve nanosleep() error handling: * Work around kernel bugs that cause a spurious [EINTR] return if a debugger (such as truss(1)) is attached. * Write an error message if an error other than [EINTR] occurs. PR: bin/178664 END