strace/linux
Abhishek Tiwari 5b7681cf05 alpha, mips: fix missing flags in stat related compatibility syscalls
Following commands do the fix:

Add TF flag, fixed by:
	git grep -Fl '_stat' linux/*/syscallent* | xargs sed -i \
  		's/0\(,[[:space:]]*SEN(.*_l\?stat[^i]\)/TF\1/'

Add TD flag, fixed by:
	git grep -Fl '_stat' linux/*/syscallent* | xargs sed -i \
	  's/0\(,[[:space:]]*SEN(.*_fstat\)/TD\1/'

* linux/alpha/syscallent.h: Add TF and TD flags to stat related
compat syscall entries.
* linux/mips/syscallent-compat.h: Likewise.
2017-03-29 00:35:54 +00:00
..
32 Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
64 Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
aarch64 Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
alpha alpha, mips: fix missing flags in stat related compatibility syscalls 2017-03-29 00:35:54 +00:00
arc Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
arm Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
avr32 Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
bfin Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
crisv10 Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
crisv32 Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
hppa Implement proper decoding of rt_sigreturn syscall 2017-03-13 15:22:50 +00:00
i386 Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
ia64 ia64, mips, x86_64: remove no longer used parsers of sigreturn syscalls 2017-03-13 15:22:51 +00:00
m68k Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
metag Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
microblaze Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
mips alpha, mips: fix missing flags in stat related compatibility syscalls 2017-03-29 00:35:54 +00:00
nios2 Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
or1k Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
powerpc Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
powerpc64 Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
riscv Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
s390 Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
s390x Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
sh Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
sh64 Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
sparc Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
sparc64 Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
tile Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
x32 Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
x86_64 Update ioctl entries from linux v4.11-rc3 2017-03-23 16:42:32 +00:00
xtensa Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +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 Move sigreturn parser to libstrace 2017-03-13 15:22:50 +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 proper decoding of rt_sigreturn syscall 2017-03-13 15:22:50 +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
rt_sigframe.h Introduce struct_rt_sigframe type 2017-03-13 15:22:50 +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