Re: madvise() first draft

Richard Henderson (rth@twiddle.net)
Thu, 26 Aug 1999 19:58:11 -0700


On Thu, Aug 26, 1999 at 01:55:01PM +0200, Matthew Wilcox wrote:
> It is? How about:
>
> linux/include/public/foo.h
> contains all constants and similar which should be exported to userspace.

We tried something like that for Alpha in the pre-2.0 days. Linus
rejected the header file changes, and we were left with a bag of kernel
patches for 2.0.x that had to be kept up so that libc could build.

It sucked. Hard.

You'd have to get Linus to buy into such a scheme, and he won't.

r~

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