Re: Is there any interest in Dynamic API

Alexander Viro (viro@math.psu.edu)
Thu, 23 Aug 2001 16:50:20 -0400 (EDT)


On Thu, 23 Aug 2001, Richard J Moore wrote:

>
>
> On Thu, 23 Aug 2001, Alexander Viro <viro@math.psu.edu>:
>
> > s/ioctl/read() and write()/, please.
>
> Why not ioctl?

Because use of read() and write() forces at least some thinking about
making the API you add reasonably clean - ioctl() is "anything goes"
junkpile by design.

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