qemu-e2k/linux-user
Paul Brook 5f2243f301 Fix strace or FUTEX_PRIVATE_FLAG
FUTEX_PRIVATE_FLAG is a bit orred with an existing futex op,
not a distinct value.

Signed-off-by: Paul Brook <paul@codesourcery.com>
2010-02-19 16:04:51 +00:00
..
alpha linux-user: Add aliases for some Alpha syscalls 2009-12-21 11:29:27 +01:00
arm
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
cpu-uname.c linux-user: adapt uname machine to emulated CPU 2010-02-06 17:19:43 +01:00
cpu-uname.h linux-user: adapt uname machine to emulated CPU 2010-02-06 17:19:43 +01:00
elfload32.c
elfload.c fix linux-user microblaze ELF_ARCH definition 2010-01-17 09:51:03 +01:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c linux-user: fix build with gcc-4.1 2009-12-24 00:17:12 +01:00
mmap.c mmap_frag() users only check for -1 error 2010-01-26 14:59:20 -06:00
qemu-types.h
qemu.h
signal.c linux-user: cleanup force_sig() calls 2009-12-19 19:45:27 +01:00
socket.h
strace.c Fix strace or FUTEX_PRIVATE_FLAG 2010-02-19 16:04:51 +00:00
strace.list
syscall_defs.h
syscall_types.h
syscall.c linux-user: adapt uname machine to emulated CPU 2010-02-06 17:19:43 +01:00
uaccess.c
vm86.c