|
From: | Laurent Vivier |
Subject: | Re: [PATCH 5/8] linux-user: Implement PI futexes |
Date: | Tue, 27 Sep 2022 12:29:39 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1 |
Le 29/08/2022 à 04:10, Richard Henderson a écrit :
Define the missing FUTEX_* constants in syscall_defs.h Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- linux-user/syscall_defs.h | 3 +++ linux-user/syscall.c | 10 ++++++++++ 2 files changed, 13 insertions(+)
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
[Prev in Thread] | Current Thread | [Next in Thread] |