qemu-patch-raspberry4/linux-user
aurel32 fda3374454 linux-user: fix warnings introduced by r7118
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7120 c046a42c-6fe2-441c-8c8c-71466251a162
2009-04-15 17:12:01 +00:00
..
alpha
arm
cris
i386
m68k
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
elfload.c
elfload32.c
envlist.c linux-user: Add generic env variable handling 2009-01-30 19:59:17 +00:00
envlist.h linux-user: Add generic env variable handling 2009-01-30 19:59:17 +00:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c linux-user: add support for passing contents of argv0 2009-04-15 16:11:52 +00:00
mmap.c Partialy fix mmap at EOF for large pagesize targets in user-mode. 2009-02-03 23:06:34 +00:00
path.c linux-user: don't crash with null name 2009-01-30 19:48:07 +00:00
qemu-types.h
qemu.h The _exit syscall is used for both thread termination in NPTL applications, 2009-03-07 15:24:59 +00:00
signal.c linux-user: proper exit code for uncaught signals 2009-04-15 16:18:38 +00:00
socket.h
strace.c
strace.list linux-user: Added posix message queue syscalls except mq_notify 2009-04-15 16:11:43 +00:00
syscall.c linux-user: fix warnings introduced by r7118 2009-04-15 17:12:01 +00:00
syscall_defs.h linux-user: Added posix message queue syscalls except mq_notify 2009-04-15 16:11:43 +00:00
syscall_types.h
uaccess.c
vm86.c