Searched hist:251078 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/bin/sleep/
H A Dsleep.cdiff 251078 Tue May 28 22:19:36 MDT 2013 jilles 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

Completed in 43 milliseconds