[klibc] [PATCH v1 1/2] syscalls: Add capset and capget

Maximilian Attems max at stro.at
Fri Jul 29 16:06:06 PDT 2011


On Tue, 19 Jul 2011, Mike Waychison wrote:

> Add the capset and capget system calls to klibc so that userland can
> invoke them.
> 
> Signed-off-by: Mike Waychison <mikew at google.com>
> ---
>  usr/include/sys/capability.h   |   10 ++++++++++
>  usr/klibc/SYSCALLS.def         |    6 ++++++
>  usr/klibc/syscalls/syscommon.h |    1 +
>  3 files changed, 17 insertions(+), 0 deletions(-)
>  create mode 100644 usr/include/sys/capability.h
> 

applied and pushed. thank you.

-- 
maks



More information about the klibc mailing list