diff options
author | Paul Burton <paul@archlinuxmips.org> | 2014-06-22 11:25:40 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-06-29 14:19:59 +0300 |
commit | ef4467e911fc8a8a58c85877152a6ef7f46ed03a (patch) | |
tree | c279fe647ff33c62fa07fb8e15fe4f77e85ff3c0 /linux-user/socket.h | |
parent | fd7678324391d497b53afa40eeafe04cc05030df (diff) |
linux-user: respect timezone for settimeofday
The settimeofday syscall accepts a tz argument indicating the desired
timezone to the kernel. QEMU previously ignored any argument provided
by the target program & always passed NULL to the kernel. Instead,
translate the argument & pass along the data userland provided.
Although this argument is described by the settimeofday man page as
obsolete, it is used by systemd as of version 213.
Signed-off-by: Paul Burton <paul@archlinuxmips.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/socket.h')
0 files changed, 0 insertions, 0 deletions