Richard Henderson writes:
> The first argument, timeval, is allowed to be NULL.
>
> The second argument, timezone, was missing. While its use is
> deprecated, it is still present in the syscall.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
> ---
> linux-user/syscall.c | 2
On 1/16/20 8:43 PM, Richard Henderson wrote:
The first argument, timeval, is allowed to be NULL.
The second argument, timezone, was missing. While its use is
deprecated, it is still present in the syscall.
Signed-off-by: Richard Henderson
---
linux-user/syscall.c | 27 ++
The first argument, timeval, is allowed to be NULL.
The second argument, timezone, was missing. While its use is
deprecated, it is still present in the syscall.
Signed-off-by: Richard Henderson
---
linux-user/syscall.c | 27 +--
1 file changed, 25 insertions(+), 2 delet