Re: Adding checkpointing API to Linux kernel

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Mon, 25 Jan 1999 16:42:13 +0000


Matthias Urlichs wrote:
> Other Unices use macros which encode the length into the ioctl number
> (via _IO[RW] macros)...

Good point. Linux does this too for most ioctls; see <asm-i386/ioctl.h>.

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