ptrace.2: srcfix: FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-10-09 15:09:22 +02:00
parent a9a3390a4e
commit a47c1f4449
1 changed files with 15 additions and 0 deletions

View File

@ -43,6 +43,21 @@
.\" 2015-01, Kees Cook <keescook@chromium.org>
.\" Added PTRACE_O_TRACESECCOMP, PTRACE_EVENT_SECCOMP
.\"
.\" FIXME The following are undocumented
.\" PTRACE_GETWMMXREGS ARM
.\" PTRACE_SETWMMXREGS ARM
.\" PTRACE_GET_THREAD_AREA Various architectures
.\" PTRACE_SET_THREAD_AREA Various architectures
.\" PTRACE_SET_SYSCALL ARM and ARM64
.\" PTRACE_GETCRUNCHREGS ARM
.\" PTRACE_SETCRUNCHREGS ARM
.\" PTRACE_GETVFPREGS ARM and ARM64
.\" PTRACE_SETVFPREGS ARM and ARM64
.\" PTRACE_GETHBPREGS ARM and ARM64
.\" PTRACE_SETHBPREGS ARM and ARM64
.\" PTRACE_SINGLEBLOCK Various architectures
.\" and others that can be found in the arch/*/include/uapi/asm/ptrace files
.\"
.TH PTRACE 2 2015-07-23 "Linux" "Linux Programmer's Manual"
.SH NAME
ptrace \- process trace