K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-07-03T21:11:56.228297Z K 7 svn:log V 261 MFC r251078,r251433: 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