credentials.7: Mention sched_getattr() as a place where credentials are checked

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-14 09:28:34 +02:00
parent 25ac81736e
commit 283d0deff2
1 changed files with 1 additions and 0 deletions

View File

@ -274,6 +274,7 @@ scheduling policy and priority, CPU affinity, I/O priority) using
.BR sched_setaffinity (2),
.BR sched_setscheduler (2),
.BR sched_setparam (2),
.BR sched_setattr (2),
and
.BR ioprio_set (2);
.IP *