strace/linux
Mike Frysinger f04b5de5a5 x32: update {g,s}etsockopt syscall numbers
Starting with linux 3.6 (and backported to earlier kernels), these two
syscalls have changed numbers (moving from native to compat entry points).
Update the strace syscall list accordingly.

* linux/x32/syscallent.h: Move setsockopt from 54 to 541, and move
getsockopt from 55 to 542.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-08-24 12:18:48 +00:00
..
alpha Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
arm Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
avr32 Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
bfin Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
hppa Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
i386 Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
ia64 Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
m68k Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
microblaze Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
mips Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
powerpc powerpc: Add syscall entries for direct socket system calls 2012-03-27 00:05:25 +00:00
s390 Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
s390x Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
sh Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
sh64 Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
sparc Shrink space needed by undefined syscalls in syscall tables. 2012-03-19 09:51:42 +01:00
sparc64 Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
tile Revert "Remove underscores from a few syscall names which have them" 2012-03-17 18:00:14 +01:00
x32 x32: update {g,s}etsockopt syscall numbers 2012-08-24 12:18:48 +00:00
x86_64 Add x32 support to strace 2012-04-16 13:00:01 +02:00
dummy_check.sh Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01:00
dummy.h Implement prlimit64 decoding, rewrite [gs]etrlimit decoding 2012-03-16 19:05:21 +00:00
errnoent.h linux: add new EHWPOISON errno 2011-04-24 19:43:03 +00:00
ioctlent.h.in Update ioctl entries 2012-03-10 21:15:58 +00:00
ioctlent.sh Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
ioctlsort.c Compress blank lines 2012-02-25 15:41:21 +00:00
mtd-abi.h Decode mtd ioctls 2012-04-06 14:39:15 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
syscall.h x32: add ia32 support 2012-04-18 15:02:40 +00:00