diff options
| author | Lena Djokic | 2016-11-24 17:08:53 +0100 |
|---|---|---|
| committer | Laurent Vivier | 2017-02-14 17:18:03 +0100 |
| commit | fea243e90a3647d8616317a5834497fa30a63700 (patch) | |
| tree | ee8ff4bf75a3454bed63d782dc093a052a656653 /include/exec | |
| parent | linux-user: Fix s390x safe-syscall for z900 (diff) | |
| download | qemu-fea243e90a3647d8616317a5834497fa30a63700.tar.gz qemu-fea243e90a3647d8616317a5834497fa30a63700.tar.xz qemu-fea243e90a3647d8616317a5834497fa30a63700.zip | |
linux-user: Fix inotify_init1 support
This commit adds necessary conversion of argument passed to inotify_init1.
inotify_init1 flags can be IN_NONBLOCK and IN_CLOEXEC which rely on O_NONBLOCK
and O_CLOEXEC and those can have different values on different platforms.
Signed-off-by: Lena Djokic <Lena.Djokic@rt-rk.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
