Re: RLIM_INFINITY inconsistency between archs

From: Jamie Lokier (lk@tantalophile.demon.co.uk)
Date: Thu Jul 27 2000 - 11:13:35 EST


I wonder if it would be a good idea to separate all the user-space
relevant stuff in header files from the kernel-only internals.

I mean creating a <linux/api/ppdev.h> etc. for all the ioctls and
user-visible structure definitions. Leave the _kernel_ stuff in linux/.

Applications that use a feature should still make a copy of the
appropriate header file. (But they don't have to, at least when
throwing something together locally). At least they could just copy
files, instead of extracting individual definitions and having to change
the references to fundamental types.

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



This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:26 EST