summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMax Filippov2018-04-01 22:14:04 +0200
committerMax Filippov2018-04-01 23:22:04 +0200
commitb9f9908e2ddd167eb88ce3457953a30f18d2a7aa (patch)
treedfc2c945824e2f8c1b8d71e8a09077520e6b5fd1 /include
parenttarget/xtensa: linux-user: fix sysv IPC structures (diff)
downloadqemu-b9f9908e2ddd167eb88ce3457953a30f18d2a7aa.tar.gz
qemu-b9f9908e2ddd167eb88ce3457953a30f18d2a7aa.tar.xz
qemu-b9f9908e2ddd167eb88ce3457953a30f18d2a7aa.zip
linux-user: fix error propagation in clock_gettime
host_to_target_timespec may return error if target address could not be locked, but it is ignored. Propagate return value of host_to_target_timespec to the caller of clock_gettime. Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions