]> granicus.if.org Git - strace/commit
xlat: add FUTEX_WAIT* commands with FUTEX_CLOCK_REALTIME bit set
authorEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 29 Aug 2016 20:59:51 +0000 (23:59 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 30 Aug 2016 17:26:58 +0000 (17:26 +0000)
commit606d4b2d5488c9c628e16aaba26d33612d1b5ab9
treef4a4956670bb5d93a65dd12242e4f20ddcf8d5a7
parentebeae24de441c6448ff903d5201f6c80732eae2b
xlat: add FUTEX_WAIT* commands with FUTEX_CLOCK_REALTIME bit set

* xlat/futexops.in: Add FUTEX_WAIT|FUTEX_CLOCK_REALTIME and
FUTEX_WAIT_PRIVATE|FUTEX_CLOCK_REALTIME values supported by linux kernel
since commit v4.5-rc1~172^2.
xlat/futexops.in