Le 12/05/2020 à 09:45, Matus Kysel a écrit : > We should add support of semtimedop syscall as new version of > glibc 2.31 uses semop based on semtimedop (commit: > https://gitlab.com/freedesktop-sdk/mirrors/sourceware/glibc/-/commit/765cdd0bffd77960ae852104fc4ea5edcdb8aed3 > ). > > Signed-off-by: Matus Kysel <mky...@tachyum.com> > --- > linux-user/syscall.c | 34 ++++++++++++++++++++++++++++------ > 1 file changed, 28 insertions(+), 6 deletions(-) >
Reviewed-by: Laurent Vivier <laur...@vivier.eu>