Le 18/09/2022 à 21:45, Helge Deller a écrit :
I noticed those were missing when running the glib2.0 testsuite. Add the syscalls including the strace output.Signed-off-by: Helge Deller <del...@gmx.de> --- linux-user/strace.c | 28 ++++++++++++++++++++++++++++ linux-user/strace.list | 9 +++++++++ linux-user/syscall.c | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+)
Reviewed-by: Laurent Vivier <laur...@vivier.eu>