strace/linux
Denys Vlasenko 3cc943825e Fix sigreturn arg count from 1 to 0 on all architectures.
* linux/alpha/syscallent.h: Change [rt_]sigreturn's arg count to 0.
* linux/arm/syscallent.h: Likewise.
* linux/avr32/syscallent.h: Likewise.
* linux/bfin/syscallent.h: Likewise.
* linux/m68k/syscallent.h: Likewise.
* linux/microblaze/syscallent.h: Likewise.
* linux/mips/syscallent.h: Likewise.
* linux/powerpc/syscallent.h: Likewise.
* linux/sh/syscallent.h: Likewise.
* linux/sh64/syscallent.h: Likewise.
* linux/sparc/syscallent.h: Likewise.
* linux/tile/syscallent.h: Likewise.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2012-01-10 16:48:19 +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 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 Add syscall entries for new linux syscalls 2011-11-26 23:37:23 +00: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 Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +01:00
powerpc Fix sigreturn arg count from 1 to 0 on all architectures. 2012-01-10 16:48:19 +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 x86_64: add getcpu syscall entry 2011-11-27 22:49:04 +00: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 linux/syscall.h: Remove redundant function declarations 2011-11-28 23:54:36 +00:00