aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 12:57:01 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 13:28:53 +1300
commit949ceae39832c922d885131d91f1347cbfcccd94 (patch)
treee6eafd52aaa86b87fe2aaf82804b877021ed50e5
parentd5268de125d7b12925c30b7ed386fbdeed04cc73 (diff)
downloadman-pages-949ceae39832c922d885131d91f1347cbfcccd94.tar.gz
futex.2: FUTEX_CLOCK_REALTIME can now be used with FUTEX_WAIT
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/futex.27
1 files changed, 5 insertions, 2 deletions
diff --git a/man2/futex.2 b/man2/futex.2
index 21b439afa7..aad1e6bf63 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -234,9 +234,12 @@ and so on.
.BR FUTEX_CLOCK_REALTIME " (since Linux 2.6.28)"
.\" commit 1acdac104668a0834cfa267de9946fac7764d486
This option bit can be employed only with the
-.BR FUTEX_WAIT_BITSET
+.BR FUTEX_WAIT_BITSET ,
+.BR FUTEX_WAIT_REQUEUE_PI ,
and
-.BR FUTEX_WAIT_REQUEUE_PI
+.BR FUTEX_WAIT
+(since Linux 4.5)
+.\" commit 337f13046ff03717a9e99675284a817527440a49
operations.
If this option is set, the kernel treats