freebsd-dev/bin/sleep
Jilles Tjoelker c2cfcb6063 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
2013-05-28 22:07:31 +00:00
..
Makefile
sleep.1 Document the new argument parser for sleep(1) and SIGINFO behaviour. 2010-08-02 10:59:23 +00:00
sleep.c sleep: Improve nanosleep() error handling: 2013-05-28 22:07:31 +00:00