strace/linux/hppa
Eugene Syromyatnikov 2756a36f25 Wire up io_pgetevents and rseq on hppa, microblaze, mips, powerpc, and s390
* linux/hppa/syscallent.h ([350]): Wire up io_pgetevents syscall
introduced by Linux commit v4.18-rc3~7^2~2.
* linux/microblaze/syscallent.h ([399], [400]): Wire up io_pgetevents
and rseq syscalls introduced by Linux commit v4.18-rc3~33^2~2.
* linux/mips/syscallent-n32.h ([6331], [6332]): Wire up rseq and
io_pgetevents syscalls introduced by Linux commits v4.18-rc2~11^2~2
and v4.18-rc2~11^2, respectively.
* linux/mips/syscallent-n64.h ([5327], [5328]): Likewise.
* linux/mips/syscallent-o32.h ([4367], [4368]): Likewise.
* linux/powerpc/syscallent.h ([388]): Wire up io_pgetevents syscall
introduced by Linux commit v4.18-rc3~14^2~2.
* linux/powerpc64/syscallent.h ([388]): Likewise.
* linux/s390/syscallent.h ([382], [383]): Wire up io_pgetevents
and rseq syscalls introduced by Linux commits v4.18-rc4~18^2~1
and v4.18-rc4~18^2, respectively.
* linux/s390x/syscallent.h([382], [383]): Likewise.

Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
2018-07-11 00:00:57 +00:00
..
arch_defs_.h Introduce HAVE_ARCH_SA_RESTORER 2018-01-21 01:46:04 +00:00
arch_regs.c upeek, upoke: change argument types from long to unsigned long 2016-12-25 20:14:12 +00:00
arch_regs.h Move regs-related macros and declarations from defs.h to regs.h 2015-02-13 18:28:08 +00:00
arch_rt_sigframe.c Change the first argument of upeek from pid to tcp 2018-01-04 00:37:27 +01:00
errnoent.h errnoent.h: add ERECALLCONFLICT 2018-03-06 23:52:08 +00:00
get_error.c Move is_negated_errno() to new header negated_errno.h 2017-07-14 23:55:23 +00:00
get_scno.c Change the first argument of upeek from pid to tcp 2018-01-04 00:37:27 +01:00
get_syscall_args.c Change the first argument of upeek from pid to tcp 2018-01-04 00:37:27 +01:00
get_syscall_result.c Change the first argument of upeek from pid to tcp 2018-01-04 00:37:27 +01:00
ioctls_arch0.h ioctl: take all 32 bits of ioctl commands into account 2015-01-22 00:27:38 +00:00
ioctls_inc0.h ioctl: take all 32 bits of ioctl commands into account 2015-01-22 00:27:38 +00:00
raw_syscall.h Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
rt_sigframe.h Introduce struct_rt_sigframe type 2017-03-13 15:22:50 +00:00
set_error.c Change the first argument of upoke from pid to tcp 2018-01-04 00:16:21 +01:00
set_scno.c Change the first argument of upoke from pid to tcp 2018-01-04 00:16:21 +01:00
signalent.h signalent: update from linux v3.19 2015-02-23 20:55:11 +00:00
syscallent.h Wire up io_pgetevents and rseq on hppa, microblaze, mips, powerpc, and s390 2018-07-11 00:00:57 +00:00