Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Message-ID: <2ekfzlznhv7yld7dghj5rt7uvenp6uji5jrmfm6xoije6ycyny@tarta.nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
See
.BR futex (2).
.TP
-.B EAGAIN
+.BR EAGAIN " or " EWOULDBLOCK
The value pointed to by
.I uaddr
was not equal to the expected value
.I val
at the time of the call.
-.IP
-.BR Note :
-on Linux, the symbolic names
-.B EAGAIN
-and
-.B EWOULDBLOCK
-(both of which appear in different parts of the kernel futex code)
-have the same value.
.TP
.B EFAULT
.I timeout
See
.BR futex (2).
.TP
-.B EAGAIN
+.BR EAGAIN " or " EWOULDBLOCK
.RB ( FUTEX_WAIT_BITSET )
The value pointed to by
.I uaddr
was not equal to the expected value
.I val
at the time of the call.
-.IP
-.BR Note :
-on Linux, the symbolic names
-.B EAGAIN
-and
-.B EWOULDBLOCK
-(both of which appear in different parts of the kernel futex code)
-have the same value.
.TP
.B EFAULT
.I timeout
See
.BR futex (2).
.TP
-.B EAGAIN
+.BR EAGAIN " or " EWOULDBLOCK
The value pointed to by
.I uaddr
was not equal to the expected value
.I val
at the time of the call.
-.IP
-.BR Note :
-on Linux, the symbolic names
-.B EAGAIN
-and
-.B EWOULDBLOCK
-(both of which appear in different parts of the kernel futex code)
-have the same value.
.TP
.B EFAULT
.I uaddr2