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

From: Maximilian Attems
Date: Fri Jul 29 2011 - 19:07:31 EST


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@xxxxxxxxxx>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/