summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall_defs.h
diff options
context:
space:
mode:
authorPeter Maydell2016-06-06 20:58:12 +0200
committerRiku Voipio2016-06-08 09:13:46 +0200
commitffb7ee796ae83b1e4b3c108f8615d54b53872c68 (patch)
treec4121ebe1cf88137de0dfdceff23439f2283c4fc /linux-user/syscall_defs.h
parentlinux-user: Use safe_syscall wrapper for epoll_wait syscalls (diff)
downloadqemu-ffb7ee796ae83b1e4b3c108f8615d54b53872c68.tar.gz
qemu-ffb7ee796ae83b1e4b3c108f8615d54b53872c68.tar.xz
qemu-ffb7ee796ae83b1e4b3c108f8615d54b53872c68.zip
linux-user: Use safe_syscall wrapper for semop
Use the safe_syscall wrapper for the semop syscall or IPC operation. (We implement via the semtimedop syscall to make it easier to implement the guest semtimedop syscall later.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/syscall_defs.h')
0 files changed, 0 insertions, 0 deletions