prctl.2: Note that arg4 and arg5 must be zero for CAP_AMBIENT

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-12-04 16:05:27 +01:00
parent 6112ea9782
commit 269e3b9711
1 changed files with 6 additions and 0 deletions

View File

@ -105,6 +105,12 @@ This operation requires setting
.I arg3 .I arg3
to zero. to zero.
.RE .RE
.IP
In all of the above operations,
.I arg4
and
.I arg5
must be specified as 0.
.TP .TP
.BR PR_CAPBSET_READ " (since Linux 2.6.25)" .BR PR_CAPBSET_READ " (since Linux 2.6.25)"
Return (as the function result) 1 if the capability specified in Return (as the function result) 1 if the capability specified in