strace/linux/x86_64
Dmitry V. Levin 3c8b673408 syscall_name: clear __X32_SYSCALL_BIT from syscall number on x32
* linux/x86_64/get_scno.c (X32_PERSONALITY_NUMBER): New macro.
* syscall.c (syscall_name) [X32_PERSONALITY_NUMBER && __X32_SYSCALL_BIT]:
Clear __X32_SYSCALL_BIT from scno on x32 personality.
2016-12-01 01:05:13 +00:00
..
arch_regs.c Cleanup print_pc 2015-11-30 03:30:51 +00:00
arch_regs.h x86_64, x32: implement rt_sigreturn decoding 2015-03-04 17:54:25 +00:00
arch_sigreturn.c cleanup: make arch_sigreturn.c files more readable 2015-11-28 02:58:29 +00:00
asm_stat.h x86_64: provide a replacement of <asm/stat.h> for x32 personality 2016-08-24 12:10:50 +00:00
errnoent1.h Cleanup auxiliary errnoent files 2015-02-23 03:56:06 +00:00
errnoent2.h Cleanup auxiliary errnoent files 2015-02-23 03:56:06 +00:00
gentab.pl Compress blank lines 2012-02-25 15:41:21 +00:00
get_error.c cleanup: make get_error.c files more readable 2015-11-29 00:06:45 +00:00
get_scno.c syscall_name: clear __X32_SYSCALL_BIT from syscall number on x32 2016-12-01 01:05:13 +00:00
get_syscall_args.c cleanup: make get_syscall_args.c files more readable 2015-11-30 00:57:14 +00:00
getregs_old.c Add copyright headers to some files which lack them 2015-12-17 17:56:48 +00:00
getregs_old.h syscall.c: refactor getregs_old fallback in get_regs 2016-11-13 11:16:15 +00:00
ioctls_arch0.h Move KVM_* ioctl entries from ioctls_inc*.h to ioctls_arch*.h 2016-11-22 00:21:01 +00:00
ioctls_arch1.h ioctl: take all 32 bits of ioctl commands into account 2015-01-22 00:27:38 +00:00
ioctls_arch2.h ioctl: use x32 specific ioctl entries on x32 personality 2015-03-02 02:55:14 +00: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 ioctl: take all 32 bits of ioctl commands into account 2015-01-22 00:27:38 +00:00
ioctls_inc2.h ioctl: use x32 specific ioctl entries on x32 personality 2015-03-02 02:55:14 +00:00
set_error.c Implement arch specific methods of changing syscall number and error code 2016-11-16 02:33:13 +00:00
set_scno.c Implement arch specific methods of changing syscall number and error code 2016-11-16 02:33:13 +00:00
signalent1.h Cleanup auxiliary signalent files 2015-02-23 20:55:11 +00:00
signalent2.h Cleanup auxiliary signalent files 2015-02-23 20:55:11 +00:00
syscallent1.h x86_64: decode __old_kernel_stat based syscalls 2013-05-01 15:36:13 +00:00
syscallent2.h Use the same style of includes in linux/*/* files 2013-02-20 12:38:14 +01:00
syscallent.h Add support for pkey_mprotect, pkey_alloc, pkey_free syscalls 2016-11-13 21:41:58 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00