mirror of
https://github.com/drasko/codezero.git
synced 2026-03-28 23:09:03 +01:00
Kernel updates since December 2009
This commit is contained in:
@@ -16,20 +16,21 @@ enables a thread to read and manipulate the list of capabilities that it possess
|
||||
.fi
|
||||
.I req
|
||||
denotes the type of request. See below for a full list.
|
||||
|
||||
.TP
|
||||
.fi
|
||||
.I flags
|
||||
denotes additional flags for the given request. See below for a list of flags.
|
||||
|
||||
.TP
|
||||
.fi
|
||||
|
||||
.I buf
|
||||
almost always contains a capability structure that describes the request with regard to given
|
||||
.IR "req"
|
||||
and
|
||||
.IR "flags."
|
||||
.TP
|
||||
|
||||
.TP
|
||||
.BR CAP_CONTROL_NCAPS
|
||||
Get capability count. This is the sum of thread-private capabilities, address space capabilities and container capabilities.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user