On Wed, 06 Jan 2021 10:31:28 -0600, Scott Cheloha wrote:

> Other benefits:
>
> - sleep(3) now *always* shows up in ktrace.
>
> - sleep(3) with a zero input now blocks for up to 1 tick, just like
>   nanosleep(2) does with a zero input (more intuitive behavior).
>
> - Neither NetBSD nor FreeBSD bypass nanosleep(2) like this, so now our
>   sleep(3) is more like theirs.

OK millert@

 - todd

Reply via email to