K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-10-06T18:51:22.616858Z K 7 svn:log V 192 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 string in futex_sleep(). END