cvs commit: src/lib/libc/sys select.2
Joerg Sonnenberger
joerg at britannica.bec.de
Wed Aug 3 05:53:21 PDT 2005
On Wed, Aug 03, 2005 at 05:44:23AM -0700, Simon Schubert wrote:
> corecode 2005/08/03 05:44:23 PDT
>
> DragonFly src repository
>
> Modified files:
> lib/libc/sys select.2
> Log:
> Note that select behaves like sleep(3) when no descriptors are being checked.
Please correct it to point to usleep or nanosleep, that comparision is
much more appropiate.
Joerg
More information about the Commits
mailing list