On Mon, Jul 14, 2003 at 09:15:01PM +0200, Marco Gerards wrote:
> I'm trying to implement the SIOCADDRT ioctl for the Hurd. I've
> encountered a problem in the Hurd/glibc while doing this.
>
> The format of an ioctl request "bits/ioctls.h" is defined. In this
> request there are only 5 bits defined
Hi,
I'm trying to implement the SIOCADDRT ioctl for the Hurd. I've
encountered a problem in the Hurd/glibc while doing this.
The format of an ioctl request "bits/ioctls.h" is defined. In this
request there are only 5 bits defined to store the size of a
parameter. SIOCADDRT uses "struct rtentry",