strace/linux
Dmitry V. Levin 309edeb2e1 Remove unused sys_pread64 and sys_pwrite64 parsers on Linux
* io.c [HAVE_LONG_LONG_OFF_T]: Remove sys_pread64 and sys_pwrite64
aliases.
(sys_pread64, sys_pwrite64): Define these functions only on
[SVR4 && _LFS64_LARGEFILE] platform.
* linux/mips/syscallent.h: Use sys_pread and sys_pwrite to handle
appropriate syscalls.
* linux/syscall.h (sys_pread64, sys_pwrite64): Remove.
* syscall.c (dumpio): Check sys_pread64 and sys_pwrite64 only on
[SVR4 && _LFS64_LARGEFILE] platform.
2012-02-04 15:17:43 +00:00
..
alpha Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
arm Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
avr32 Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
bfin Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
hppa Add syscall entries for new linux syscalls 2011-11-26 23:37:23 +00:00
i386 Use process_vm_readv instead of PTRACE_PEEKDATA to read data blocks 2012-01-28 01:46:33 +01:00
ia64 Add syscall entries for new linux syscalls 2011-11-26 23:37:23 +00:00
m68k Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
microblaze Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
mips Remove unused sys_pread64 and sys_pwrite64 parsers on Linux 2012-02-04 15:17:43 +00:00
powerpc Use process_vm_readv instead of PTRACE_PEEKDATA to read data blocks 2012-01-28 01:46:33 +01:00
s390 Add syscall entries for new linux syscalls 2011-11-26 23:37:23 +00:00
s390x Add syscall entries for new linux syscalls 2011-11-26 23:37:23 +00:00
sh Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
sh64 Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
sparc Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
sparc64 Remove useless and obsolete "#if DONE" sections. No code changes 2011-10-14 15:56:21 +00:00
tile Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
x86_64 Use process_vm_readv instead of PTRACE_PEEKDATA to read data blocks 2012-01-28 01:46:33 +01:00
dummy.h Remove redundant parsers 2011-11-28 22:48:53 +00:00
errnoent.h linux: add new EHWPOISON errno 2011-04-24 19:43:03 +00:00
ioctlent.h.in linux/ioctlent: unify them all 2011-03-14 15:32:38 +00:00
ioctlent.sh Add LOOP_* ioctls defined in linux/loop.h 2011-02-20 12:25:12 +00:00
ioctlsort.c Whitespace cleanups. no code changes. 2011-06-07 12:13:24 +02:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
syscall.h Remove unused sys_pread64 and sys_pwrite64 parsers on Linux 2012-02-04 15:17:43 +00:00