[PULL 07/59] linux-user: Add strace support for printing arguments of llseek

2021-05-17 Thread Laurent Vivier
From: Kito Cheng Some target are using llseek instead of _llseek like riscv, nios2, hexagon, and openrisc. Signed-off-by: Kito Cheng Reviewed-by: Laurent Vivier Message-Id: <20210512101358.122781-1-kito.ch...@sifive.com> Signed-off-by: Laurent Vivier --- linux-user/strace.c| 3 ++- linux

[PULL 07/59] linux-user: Add strace support for printing arguments of llseek

2021-05-17 Thread Laurent Vivier
From: Kito Cheng Some target are using llseek instead of _llseek like riscv, nios2, hexagon, and openrisc. Signed-off-by: Kito Cheng Reviewed-by: Laurent Vivier Message-Id: <20210512101358.122781-1-kito.ch...@sifive.com> Signed-off-by: Laurent Vivier --- linux-user/strace.c| 3 ++- linux