Re: [RFC] new kernel syscall

Stephen C. Tweedie (sct@redhat.com)
Tue, 20 Jul 1999 15:07:16 +0100 (BST)


Hi,

On Tue, 20 Jul 1999 02:03:57 +0100 (GMT), Chris Evans
<chris@ferret.lmh.ox.ac.uk> said:

> Hi,

> I want to make a new kernel syscall. Obviously, before doing the (trivial)
> work, I want to check it is considered a good idea.

> The syscall essentially exposes current->dumpable to userland. NAMES FOR
> THE SYSCALL ON A POSTCARD PLEASE.

Why do you need a completely new syscall? Lookup "sys_prctl" in the
kernel source.

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/