.. |
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
|
|
|
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
|
|
|
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
|
|
|
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 fchownat() syscall, by Thayne Harbaugh.
|
2007-09-24 09:23:34 +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 |