diff options
| author | Peter Maydell | 2016-06-06 20:58:12 +0200 |
|---|---|---|
| committer | Riku Voipio | 2016-06-08 09:13:46 +0200 |
| commit | ffb7ee796ae83b1e4b3c108f8615d54b53872c68 (patch) | |
| tree | c4121ebe1cf88137de0dfdceff23439f2283c4fc /linux-user/syscall_defs.h | |
| parent | linux-user: Use safe_syscall wrapper for epoll_wait syscalls (diff) | |
| download | qemu-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
