prctl.2: Refer to proc(5) for effects of dumpability on ownership of /proc/PID/*

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-09-20 17:12:07 +02:00
parent 982d8cf740
commit 161946a262
1 changed files with 6 additions and 0 deletions

View File

@ -257,6 +257,12 @@ Processes that are not dumpable can not be attached via
see
.BR ptrace (2)
for further details.
If a process is not dumpable,
the ownership of files in the process's
.IR /proc/[pid]
directory is affected as described in
.BR proc (5).
.TP
.BR PR_GET_DUMPABLE " (since Linux 2.3.20)"
Return (as the function result) the current state of the calling