CVSROOT:        /cvs
Module name:    src
Changes by:     chel...@cvs.openbsd.org 2019/01/17 22:06:38

Modified files:
        lib/libc/sys   : futex.2 
        sys/kern       : sys_futex.c 

Log message:
futex(2): validate relative timeout before sleeping.

Linux does validation.

Document this new failure case as an EINVAL, like Linux.

"stop waiting" deraadt

Reply via email to