strace/linux/mips
Eugene Syromyatnikov 9e85a344d7 mips: add missing pure flag to syscall entries
* linux/mips/syscallent-n32.h ([6038], [6100], [6102], [6105], [6106],
[6108], [6109], [6178]): Add pure flag to getpid, getuid, getgid, geteuid,
getegid, getpgid, getpgrp, and gttid syscall descriptors.
* linux/mips/syscallent-n64.h ([5038], [5100], [5102], [5105], [5106],
[5108], [5109], [5178]): Likewise.
* linux/mips/syscallent-o32.h ([4020], [4024], [4047], [4049], [4050],
[4064], [4065], [4222]): Likewise.

Complements: v4.21~29 "Add pure syscall flag"
2018-06-11 14:02:06 +00:00
..
.gitignore mips: remove stub entries from syscallent files, generate stubs at build time 2015-01-13 10:55:32 +00:00
arch_defs_.h Introduce print_big_u64_addr 2018-04-04 12:24:19 +00:00
arch_getrval2.c mips: fix pipe syscall decoding 2015-03-24 00:05:43 +00:00
arch_regs.c Cleanup print_pc 2015-11-30 03:30:51 +00:00
arch_regs.h mips: use PTRACE_GETREGS to fetch all registers 2015-02-16 02:39:13 +00:00
arch_rt_sigframe.c Introduce get_rt_sigframe_addr function 2017-03-13 15:22:50 +00:00
arch_sigreturn.c ia64, mips, x86_64: remove no longer used parsers of sigreturn syscalls 2017-03-13 15:22:51 +00:00
errnoent.h errnoent.h: add ERECALLCONFLICT 2018-03-06 23:52:08 +00:00
genstub.sh Consistently use extended regular expressions where appropriate 2016-07-28 18:32:18 +00:00
get_error.c Remove HAVE_STRUCT_TCB_EXT_ARG, ext_arg, and u_lrval 2016-12-26 10:43:35 +00:00
get_scno.c Lowercase SCNO_IN_RANGE and SCNO_IS_VALID 2016-12-18 22:57:57 +00:00
get_syscall_args.c mips o32: do not bail out in get_syscall_args if umoven fails 2017-08-18 14:30:08 +00:00
ioctls_arch0.h Restore kvm ioctl definitions for aarch64 and mips architectures 2018-04-03 18:11:25 +00:00
ioctls_inc0.h ioctl: take all 32 bits of ioctl commands into account 2015-01-22 00:27:38 +00:00
raw_syscall.h Introduce raw syscall invocation wrappers 2018-03-23 13:43:13 +00:00
rt_sigframe.h Introduce struct_rt_sigframe type 2017-03-13 15:22:50 +00:00
set_error.c Implement success injection 2017-01-28 09:47:00 +00:00
set_scno.c Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t 2016-12-26 10:43:34 +00:00
signalent.h signalent: update from linux v3.19 2015-02-23 20:55:11 +00:00
syscallent-compat.h Implement -e trace=%stat option 2017-04-21 19:49:03 +00:00
syscallent-n32.h mips: add missing pure flag to syscall entries 2018-06-11 14:02:06 +00:00
syscallent-n64.h mips: add missing pure flag to syscall entries 2018-06-11 14:02:06 +00:00
syscallent-o32.h mips: add missing pure flag to syscall entries 2018-06-11 14:02:06 +00:00
syscallent.h mips: split syscallent.h 2013-05-07 09:43:04 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00