.. |
alpha
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
arm
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
i386
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
m68k
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
mips
|
Add new MIPS/Linux syscalls.
|
2007-09-23 18:07:05 +00:00 |
ppc
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
ppc64
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
sh4
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
sparc
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
sparc64
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
x86_64
|
Update Linux kernel syscall list.
|
2007-09-24 00:11:26 +00:00 |
elfload.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +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' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +00:00 |
flatload.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +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' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +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' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +00:00 |
mmap.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +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' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +00:00 |
socket.h
|
mips socket calls (initial patch by Raphael Rigo)
|
2006-06-24 15:06:03 +00:00 |
syscall_defs.h
|
Fix invalid MAP_xxx flags for PowerPC targets.
|
2007-09-18 21:54:57 +00:00 |
syscall_types.h
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +00:00 |
syscall.c
|
linux-user readlinkat() syscall, by Thayne Harbaugh.
|
2007-09-24 09:26:10 +00:00 |
vm86.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
2007-09-17 08:09:54 +00:00 |