aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2023-04-03 07:45:08 +0200
committerDmitry Vyukov <dvyukov@google.com>2023-04-03 10:29:09 +0200
commita6b7fe2ace19826871ca7758782dfe0382b497b1 (patch)
treebecd4076a57eb25b36e4e9bcdf178e5884a73b86 /sys/linux/sys.txt.const
parentb2d646a98ca1a17d263efbd7d19ddb736d376d62 (diff)
sys/linux: add descriptions of PTRACE_SETSIGMASK
Diffstat (limited to 'sys/linux/sys.txt.const')
-rw-r--r--sys/linux/sys.txt.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const
index c458cabd3..72d600f98 100644
--- a/sys/linux/sys.txt.const
+++ b/sys/linux/sys.txt.const
@@ -402,6 +402,7 @@ PTRACE_GETFPREGS = 14, arm64:riscv64:s390x:???
PTRACE_GETREGS = 12, arm64:riscv64:s390x:???
PTRACE_GETREGSET = 16900
PTRACE_GETSIGINFO = 16898
+PTRACE_GETSIGMASK = 16906
PTRACE_INTERRUPT = 16903
PTRACE_KILL = 8
PTRACE_LISTEN = 16904
@@ -429,6 +430,7 @@ PTRACE_SETOPTIONS = 16896
PTRACE_SETREGS = 13, arm64:riscv64:s390x:???
PTRACE_SETREGSET = 16901
PTRACE_SETSIGINFO = 16899
+PTRACE_SETSIGMASK = 16907
PTRACE_SINGLESTEP = 9
PTRACE_SYSCALL = 24
PTRACE_SYSEMU = 31, arm:mips64le:???, ppc64le:29