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 build: move fsdev/ objects to nested Makefile.objs 2012-06-07 09:21:13 +02:00
file-op-9p.h hw/9pfs: Add new security model mapped-file. 2012-01-19 12:21:11 +05:30
qemu-fsdev-dummy.c qemu-fsdev-dummy.c: Include module.h 2012-11-15 02:21:03 +01:00
qemu-fsdev.c hw/9pfs: Add new proxy filesystem driver 2012-01-04 20:13:39 +05:30
qemu-fsdev.h hw/9pfs: Add new proxy filesystem driver 2012-01-04 20:13:39 +05:30
virtfs-proxy-helper.c virtfs-proxy-helper: use setresuid and setresgid 2012-12-05 21:55:54 +05:30
virtfs-proxy-helper.texi Replace Qemu by QEMU in user visible documentation 2012-04-07 13:58:06 +00:00
virtio-9p-marshal.c hw/9pfs: Add validation to {un}marshal code 2012-01-04 19:53:22 +05:30
virtio-9p-marshal.h hw/9pfs: Add validation to {un}marshal code 2012-01-04 19:53:22 +05:30