diff options
| author | Alistair Francis | 2020-03-12 23:13:49 +0100 |
|---|---|---|
| committer | Laurent Vivier | 2020-03-20 16:01:46 +0100 |
| commit | 859e8a89bede1ba1bdc2dda7a76a861e63cfd49f (patch) | |
| tree | bb86a2da7d044bf41c8838d42833675c33ddd40b /linux-user/alpha | |
| parent | linux-user: Update TASK_UNMAPPED_BASE for aarch64 (diff) | |
| download | qemu-859e8a89bede1ba1bdc2dda7a76a861e63cfd49f.tar.gz qemu-859e8a89bede1ba1bdc2dda7a76a861e63cfd49f.tar.xz qemu-859e8a89bede1ba1bdc2dda7a76a861e63cfd49f.zip | |
linux-user: Protect more syscalls
New y2038 safe 32-bit architectures (like RISC-V) don't support old
syscalls with a 32-bit time_t. The kernel defines new *_time64 versions
of these syscalls. Add some more #ifdefs to syscall.c in linux-user to
allow us to compile without these old syscalls.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <9ffc3cc6226756895157f16622be5f6edfa2aee6.1584051142.git.alistair.francis@wdc.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/alpha')
0 files changed, 0 insertions, 0 deletions
