On Wednesday 06 October 2010 02:51 pm, Jung-uk Kim wrote:
> Author: jkim
> Date: Wed Oct 6 18:51:22 2010
> New Revision: 213490
> URL: http://svn.freebsd.org/changeset/base/213490
>
> Log:
> Simplify timeout check in futex_wait() using itimerfix() and
> return error if the given timeout is inval
Author: jkim
Date: Wed Oct 6 18:51:22 2010
New Revision: 213490
URL: http://svn.freebsd.org/changeset/base/213490
Log:
Simplify timeout check in futex_wait() using itimerfix() and return error
if the given timeout is invalid. Consistently use int type for timeout and
correct a format strin