strace/linux/sparc
Denys Vlasenko 99d3e01eef Assorted fixes to syscallent.h
or1k was missing TM on many memory-related syscalls
sys_lookup_dcookie is 3-arg on 64-bit arches, and isn't TF
sys_recvmsg is 3-arg on all arches
sys_nfsservctl is 3-arg on all arches
sys_timerfd_create is 2-arg on all arches
sys_[f]truncate64 is 4-arg or 3-arg, never 5-arg
truncate64 is TF
sys_[l]lseek is TD
fstat[64] is TD

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-03-05 13:59:45 +01:00
..
dummy2.h Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
errnoent1.h Manual removal of non-Linux source, documentation, etc. 2012-02-25 02:30:32 +01:00
errnoent.h Add sparc patches from Jakub Jelinek 1999-06-03 14:21:07 +00:00
gen.pl Move i386-specific files out of common linux dir 2009-11-16 11:22:57 +00:00
ioctlent1.h Manual removal of non-Linux source, documentation, etc. 2012-02-25 02:30:32 +01:00
ioctlent.h.in Move asm-generic ioctl definitions to linux/ioctlent.h.in 2012-11-12 14:05:53 +00:00
signalent1.h Manual removal of non-Linux source, documentation, etc. 2012-02-25 02:30:32 +01:00
signalent.h Initial revision 1999-02-19 00:21:36 +00:00
syscall1.h Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
syscallent1.h Clean up mmap decoding 2013-02-19 11:54:36 +01:00
syscallent.h Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00