strace/linux/powerpc
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
..
errnoent1.h Add biarch support for powerpc64 2010-07-13 19:13:03 +02:00
ioctlent1.h Use the same style of includes in linux/*/* files 2013-02-20 12:38:14 +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 Add biarch support for powerpc64 2010-07-13 19:13:03 +02:00
syscallent1.h Add biarch support for powerpc64 2010-07-13 19:13:03 +02:00
syscallent.h Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00