qemu-e2k/fsdev
Paolo Bonzini 9fd2ecdc8c virtfs-proxy-helper: use setresuid and setresgid
The setfsuid and setfsgid system calls are obscure and they complicate
the error checking (that glibc's warn_unused_result "feature" forces
us to do).  Switch to the standard setresuid and setresgid functions.

Signed-off-by: Paolo Bonzini <pbonini@redhat.com
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2012-12-05 21:55:54 +05:30
..
Makefile.objs
file-op-9p.h
qemu-fsdev-dummy.c qemu-fsdev-dummy.c: Include module.h 2012-11-15 02:21:03 +01:00
qemu-fsdev.c
qemu-fsdev.h
virtfs-proxy-helper.c virtfs-proxy-helper: use setresuid and setresgid 2012-12-05 21:55:54 +05:30
virtfs-proxy-helper.texi
virtio-9p-marshal.c
virtio-9p-marshal.h