strace/linux
Dmitry V. Levin 200c02c1a7 Create generic 64-bit syscallent.h
Since aarch64/syscallent1.h and tile/syscallent.h share a lot of
identical syscall entries described in <asm-generic/unistd.h>, move
these entries to a new file 64/syscallent.h using the following
automated conversion with subsequent correction of whitespace
indentation:

sed -e 's|^[[:space:]]*\({[^}]\+},\)[[:space:]]*/\*[[:space:]]\([[:space:]]*[0-9]\+\)[[:space:]]*\*/|[\2] = \1|' -e '/^\[[[:space:]]*2\(4[4-9]\|5[0-9]\)\]/d' linux/tile/syscallent.h

* linux/64/syscallent.h: New file.
* Makefile.am (EXTRA_DIST): Add it.
* linux/aarch64/syscallent1.h: Include "64/syscallent.h",
remove generic 64-bit syscall entries, use designated initializers.
* linux/tile/syscallent.h: Likewise.
2015-01-12 17:32:16 +00:00
..
64 Create generic 64-bit syscallent.h 2015-01-12 17:32:16 +00:00
aarch64 Create generic 64-bit syscallent.h 2015-01-12 17:32:16 +00:00
alpha Add missing syscall entries for sched_[gs]etattr and renameat2 2015-01-12 17:32:16 +00:00
arc Fix nfsservctl syscall entries 2015-01-12 17:32:16 +00:00
arm Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
avr32 Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
bfin Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
crisv10 process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00
crisv32 process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00
hppa Fix NUMA related syscall entries 2015-01-12 17:32:16 +00:00
i386 Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
ia64 ia64: add fallocate syscall entry 2015-01-12 17:32:16 +00:00
m68k Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
metag Fix nfsservctl syscall entries 2015-01-12 17:32:16 +00:00
microblaze Fix NUMA related syscall entries 2015-01-12 17:32:16 +00:00
mips Fix NUMA related syscall entries 2015-01-12 17:32:16 +00:00
or1k Add missing syscall entries for sched_[gs]etattr and renameat2 2015-01-12 17:32:16 +00:00
powerpc Fix NUMA related syscall entries 2015-01-12 17:32:16 +00:00
s390 Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
s390x Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
sh Fix NUMA related syscall entries 2015-01-12 17:32:16 +00:00
sh64 Fix NUMA related syscall entries 2015-01-12 17:32:16 +00:00
sparc Move socket and ipc subcall entries to subcall.h 2015-01-12 14:27:11 +00:00
sparc64 sparc: remove redundant sys_lxstat 2014-12-29 03:04:11 +00:00
tile Create generic 64-bit syscallent.h 2015-01-12 17:32:16 +00:00
x32 Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
x86_64 Fix sched_setparam syscall entries 2015-01-12 17:32:16 +00:00
xtensa xtensa: fix syscall entries 2015-01-12 17:32:16 +00:00
dummy_check.sh Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01:00
dummy.h Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls 2014-12-16 01:07:12 +00:00
errnoent.h linux: add new errno values for EPROBE_DEFER and EOPENSTALE 2012-10-26 22:55:52 +00:00
fanotify.h Cleanup local copy of linux/fanotify.h 2015-01-09 02:27:57 +00:00
inet_diag.h Add -yy option: print ip and port associated with socket descriptors 2014-09-17 20:03:38 +00:00
inotify.h Cleanup inotify syscalls decoding 2014-02-05 15:43:04 +00:00
ioctlent.h.in Update ioctl entries 2014-11-04 03:13:51 +00:00
ioctlent.sh ioctlent.sh: handle linux/aufs_type.h properly 2015-01-08 20:59:44 +00:00
kexec.h Implement kexec_load decoding 2014-02-05 14:25:20 +00:00
keyctl.h Implement add_key, keyctl, and request_key decoding 2014-02-05 23:41:50 +00:00
mtd-abi.h Whitespace fix, no code changes 2013-02-14 13:39:53 +01:00
personality.h Use prepared editions of recently imported linux headers 2014-02-05 12:56:26 +00:00
ptp_clock.h Decode ptp ioctls 2014-02-04 00:03:08 +00:00
reboot.h Enhance reboot decoding 2014-02-05 14:51:19 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
sock_diag.h Add -yy option: print ip and port associated with socket descriptors 2014-09-17 20:03:38 +00:00
subcall.h Fix indirect ipc subcall handling 2015-01-12 14:27:11 +00:00
syscall.h Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls 2014-12-16 01:09:23 +00:00
ubi-user.h Decode mtd/ubi ioctls 2013-05-02 22:50:55 +00:00
unix_diag.h Support unix domain sockets in -yy option 2014-12-25 01:00:48 +00:00
userent0.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00