]> git.proxmox.com Git - mirror_qemu.git/commit - linux-user/syscall.c
linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH
authorRichard Henderson <rth@twiddle.net>
Wed, 25 Jul 2012 21:30:34 +0000 (14:30 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 4 Aug 2012 16:37:49 +0000 (09:37 -0700)
commitafc8763f9db442abdbeb73a6458e27a0031c73b3
tree6d6c4d448dcb8a1a0db3c179ef970651ccc4fe13
parent4eeea4f3f12a85ef955ac162c81a153a020cf9d7
linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATH

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
linux-user/strace.c
linux-user/syscall.c