strace/linux/x32
Dmitry V. Levin fced7b0930 process.c: split struct_user_offsets into architecture-specific include files
* Makefile.am (EXTRA_DIST): Add linux/alpha/userent.h,
linux/arm/userent.h, linux/avr32/userent.h, linux/bfin/userent.h,
linux/crisv10/userent.h, linux/crisv32/userent.h,
linux/i386/userent.h, linux/i386/userent0.h, linux/ia64/userent.h,
linux/m68k/userent.h, linux/microblaze/userent.h,
linux/mips/userent.h, linux/or1k/userent.h, linux/powerpc/userent.h,
linux/s390/userent.h, linux/s390/userent0.h, linux/s390/userent1.h,
linux/s390x/userent.h, linux/sh/userent.h, linux/sh/userent0.h,
linux/sh64/userent.h, linux/sparc/userent.h, linux/sparc64/userent.h,
linux/tile/userent.h, linux/userent.h, linux/userent0.h,
linux/x32/userent.h, linux/x86_64/userent.h, and
linux/xtensa/userent.h.
* process.c (struct_user_offsets): Split into architecture-specific
include files, inculde userent.h.
2014-12-11 19:25:02 +00:00
..
errnoent1.h Use the same style of includes in linux/*/* files 2013-02-20 12:38:14 +01:00
errnoent.h Add x32 support to strace 2012-04-16 13:00:01 +02:00
ioctlent1.h Fix building outside source directory 2013-03-31 00:40:04 +01:00
ioctlent.h.in Add x32 support to strace 2012-04-16 13:00:01 +02:00
signalent1.h Use the same style of includes in linux/*/* files 2013-02-20 12:38:14 +01:00
signalent.h Add x32 support to strace 2012-04-16 13:00:01 +02:00
syscallent1.h x32: fix decoding of i386 truncate and ftruncate syscalls 2013-05-02 08:46:30 +00:00
syscallent.h Update syscall tables to the point where they include renameat2 2014-08-15 00:09:12 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00