strace/linux
JingPiao Chen 8b7be09c7b Implement decoding of ustat syscall
* configure.ac (AC_CHECK_HEADERS): Add ustat.h.
* ustat.c: New file.
* Makefile.am (strace_SOURCES): Add it.
* linux/dummy.h: Remove sys_ustat.
* tests/ustat.c: New file.
* tests/ustat.test: New test.
* tests/.gitignore: Add ustat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add ustat.test.
2017-01-20 18:30:11 +00:00
..
32 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
64 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
aarch64 Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t 2016-12-26 10:43:34 +00:00
alpha Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
arc Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t 2016-12-26 10:43:34 +00:00
arm Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
avr32 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
bfin Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
crisv10 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
crisv32 Implement arch specific methods of changing syscall number and error code 2016-11-16 02:33:13 +00:00
hppa Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
i386 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
ia64 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
m68k Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
metag Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t 2016-12-26 10:43:34 +00:00
microblaze Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
mips Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
nios2 Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t 2016-12-26 10:43:34 +00:00
or1k Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t 2016-12-26 10:43:34 +00:00
powerpc Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
powerpc64 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
riscv Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t 2016-12-26 10:43:34 +00:00
s390 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
s390x Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
sh Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
sh64 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
sparc Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
sparc64 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
tile Introduce NSIG_BYTES 2016-12-27 23:32:44 +00:00
x32 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
x86_64 Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +00:00
xtensa Remove redundant commas at the end of structure initializers 2017-01-11 23:48:41 +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_sigreturn.c Fix build on architectures for which arch_sigreturn is not implemented 2015-12-09 11:46:43 +00:00
asm_stat.h Include "kernel_types.h" in defs.h and tests/tests.h 2016-12-16 12:01:44 +00:00
dummy.h Implement decoding of ustat syscall 2017-01-20 18:30:11 +00:00
errnoent.h Change errnoent.h files to use designated initializers 2015-02-23 13:29:17 +00:00
getregs_old.h syscall.c: refactor getregs_old fallback in get_regs 2016-11-13 11:16:15 +00:00
inet_diag.h linux: add #include guards 2016-08-05 15:06:43 +00:00
mtd-abi.h Whitespace fix, no code changes 2013-02-14 13:39:53 +01:00
netlink_diag.h linux: add #include guards 2016-08-05 15:06:43 +00: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
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
sock_diag.h linux: add #include guards 2016-08-05 15:06:43 +00:00
subcall.h linux/subcall.h: remove redundant definitions 2016-08-08 23:43:50 +00:00
syscall.h linux: add #include guards 2016-08-05 15:06:43 +00:00
ubi-user.h Use macros for gcc attributes 2015-03-30 00:33:06 +00:00
unix_diag.h linux: add #include guards 2016-08-05 15:06:43 +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