strace/linux
Denys Vlasenko aea4b876c8 Remove stray sys_swapon() declaration
* linux/syscall.h: Remove stray sys_swapon() declaration.
* linux/mips/syscallent.h: Include dummy.h with correct relative path.
* linux/dummy.h: Tweak one place where spaces are used instead of tabs.
* linux/dummy_check.sh: New script. It helps in finding stray syscall
handler declarations.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-02-28 16:39:44 +01: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 Correct syscall entries for t[g]kill 2012-02-27 14:58:06 +01:00
bfin Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
hppa Correct syscall entries for t[g]kill 2012-02-27 14:58:06 +01:00
i386 Remove initialization of native_scno field 2012-02-20 21:17:58 +00:00
ia64 Remove initialization of native_scno field 2012-02-20 21:17:58 +00:00
m68k Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
microblaze Compress blank lines 2012-02-25 15:41:21 +00:00
mips Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01: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 Correct syscall entries for t[g]kill 2012-02-27 14:58:06 +01:00
sh64 Correct syscall entries for t[g]kill 2012-02-27 14:58:06 +01:00
sparc Manual removal of non-Linux source, documentation, etc. 2012-02-25 02:30:32 +01:00
sparc64 Manual removal of non-Linux source, documentation, etc. 2012-02-25 02:30:32 +01:00
tile Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
x86_64 Correct syscall entries for t[g]kill 2012-02-27 14:58:06 +01:00
dummy_check.sh Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01:00
dummy.h Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01: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 Compress blank lines 2012-02-25 15:41:21 +00:00
ioctlsort.c Compress blank lines 2012-02-25 15:41:21 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
syscall.h Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01:00