strace/linux/s390x
Dmitry V. Levin 2880a927a6 Replace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLS
* linux/arch_defs_.h [!HAVE_ARCH_UID16_SYSCALLS]
(HAVE_ARCH_UID16_SYSCALLS): New macro.
* linux/aarch64/arch_defs_.h (HAVE_ARCH_UID16_SYSCALLS): New macro.
* linux/arm/arch_defs_.h: Likewise.
* linux/i386/arch_defs_.h: Likewise.
* linux/ia64/arch_defs_.h: Likewise.
* linux/m68k/arch_defs_.h: Likewise.
* linux/s390/arch_defs_.h: Likewise.
* linux/s390x/arch_defs_.h: Likewise.
* linux/sh/arch_defs_.h: Likewise.
* linux/sparc/arch_defs_.h: Likewise.
* linux/sparc64/arch_defs_.h: Likewise.
* linux/syscall.h: Likewise.
* linux/x32/arch_defs_.h: Likewise.
* linux/x86_64/arch_defs_.h: Likewise.
* linux/bfin/arch_defs_.h: New file.
* linux/microblaze/arch_defs_.h: Likewise.
* linux/riscv/arch_defs_.h: Likewise.
* linux/sh64/arch_defs_.h: Likewise.
* Makefile.am (EXTRA_DIST): Add them.
* defs.h (NEED_UID16_PARSERS): Remove.
* linux/syscall.h: Check for HAVE_ARCH_UID16_SYSCALLS instead of
NEED_UID16_PARSERS.
* uid.c: Likewise.
2018-01-21 01:46:04 +00:00
..
arch_defs_.h Replace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLS 2018-01-21 01:46:04 +00:00
arch_regs.c Add compat support for s390x 2018-01-19 02:04:37 +01:00
arch_regs.h Add compat support for s390x 2018-01-19 02:04:37 +01:00
arch_rt_sigframe.c Add compat support for s390x 2018-01-19 02:04:37 +01:00
arch_sigreturn.c Add compat support for s390x 2018-01-19 02:04:37 +01:00
errnoent1.h Add compat support for s390x 2018-01-19 02:04:37 +01:00
get_error.c Add compat support for s390x 2018-01-19 02:04:37 +01:00
get_scno.c Add compat support for s390x 2018-01-19 02:04:37 +01:00
get_syscall_args.c Add compat support for s390x 2018-01-19 02:04:37 +01:00
ioctls_arch0.h s390, s390x: update ioctl entries from linux 4.14 2017-11-13 20:21:22 +00:00
ioctls_arch1.h Add compat support for s390x 2018-01-19 02:04:37 +01:00
ioctls_inc0.h ioctl: take all 32 bits of ioctl commands into account 2015-01-22 00:27:38 +00:00
ioctls_inc1.h Add compat support for s390x 2018-01-19 02:04:37 +01:00
rt_sigframe.h Introduce struct_rt_sigframe type 2017-03-13 15:22:50 +00:00
set_error.c Add compat support for s390x 2018-01-19 02:04:37 +01:00
set_scno.c Add compat support for s390x 2018-01-19 02:04:37 +01:00
signalent1.h Add compat support for s390x 2018-01-19 02:04:37 +01:00
syscallent1.h Add compat support for s390x 2018-01-19 02:04:37 +01:00
syscallent.h Enhance decoding of mq_* syscalls 2018-01-15 22:47:38 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00