Re: linux headers and C++

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Mon, 5 Jul 1999 19:12:35 +0200


allbery@kf8nh.apk.net wrote:
> | But why disallow a third-party kernel-space application from using C++
> | if they want to? We're not talking about the kernel, we're talking
> | about third-party code that will never be part of the kernel.
>
> It it's in kernel-space, how is it not part of the kernel? (License
> issues aside; they aren't relevant to the discussion.)

I don't understand your question.

So I'll explain what I mean. The code runs in kernel space. It is
derived from user-space C++ work.

It's never expected to become part of the kernel distribution. So why
should it be constrained by the kernel group's idea of good style?

-- Jamie

-
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/