qemu/linux-user
bellard 8853f86e1d shm support, more setsockopt and getsockopt calls, fds fix (initial patch by Paul McKerras)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@638 c046a42c-6fe2-441c-8c8c-71466251a162
2004-02-22 14:57:26 +00:00
..
arm
i386
ppc
sparc
elfload.c use kernel like macros for user access (will be useful someday to have a better error checking 2004-02-22 13:40:13 +00:00
ioctls.h
main.c
mmap.c
path.c
qemu.h use kernel like macros for user access (will be useful someday to have a better error checking 2004-02-22 13:40:13 +00:00
signal.c use kernel like macros for user access (will be useful someday to have a better error checking 2004-02-22 13:40:13 +00:00
syscall.c shm support, more setsockopt and getsockopt calls, fds fix (initial patch by Paul McKerras) 2004-02-22 14:57:26 +00:00
syscall_defs.h shm support, more setsockopt and getsockopt calls, fds fix (initial patch by Paul McKerras) 2004-02-22 14:57:26 +00:00
syscall_types.h
vm86.c