qemu-e2k/linux-user
ths 3ae4320275 Add some missing checks for host syscalls.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3174 c046a42c-6fe2-441c-8c8c-71466251a162
2007-09-16 21:39:48 +00:00
..
alpha find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
arm Add missing ARM syscall numbers. 2006-11-19 21:51:51 +00:00
i386 Implement set_robust_list, by Alexander Graf. 2007-06-21 21:57:12 +00:00
m68k ColdFire target. 2006-10-22 00:18:54 +00:00
mips linux-user errno mapping, by Stuart Anderson. 2007-06-01 12:09:19 +00:00
ppc find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
ppc64 find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
sh4 find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
sparc find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
sparc64 find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
x86_64 find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
elfload.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
errno_defs.h linux-user errno mapping, by Stuart Anderson. 2007-06-01 12:09:19 +00:00
flat.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
flatload.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
ioctls.h Avoid accessing guest memory directly in usermode emulation. 2006-03-25 19:31:22 +00:00
linuxload.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
m68k-sim.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
main.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
mmap.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
path.c Allow relative paths for the interpreter prefix in linux-user emulation. 2007-06-17 15:32:30 +00:00
qemu.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
signal.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
socket.h mips socket calls (initial patch by Raphael Rigo) 2006-06-24 15:06:03 +00:00
syscall.c Add some missing checks for host syscalls. 2007-09-16 21:39:48 +00:00
syscall_defs.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
syscall_types.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
vm86.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00