diff options
author | Richard Henderson | 2020-02-13 04:22:23 +0100 |
---|---|---|
committer | Laurent Vivier | 2020-03-26 08:08:54 +0100 |
commit | a52f5f87bece827a338d6eb3332e3def86fb9c33 (patch) | |
tree | 7f900e831108e37265023aac2a4349f7c23d377b /linux-user/i386/cpu_loop.c | |
parent | linux-user: Add x86_64 vsyscall page to /proc/self/maps (diff) | |
download | qemu-a52f5f87bece827a338d6eb3332e3def86fb9c33.tar.gz qemu-a52f5f87bece827a338d6eb3332e3def86fb9c33.tar.xz qemu-a52f5f87bece827a338d6eb3332e3def86fb9c33.zip |
linux-user: Flush out implementation of gettimeofday
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.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200213032223.14643-6-richard.henderson@linaro.org>
[lv: add "#if defined(TARGET_NR_gettimeofday)"]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/i386/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions