This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bounds checking ioctl data


Andreas Jaeger <aj@suse.de> writes:

> Btw. <bits/ioctls.h> already includes (on ix86-Linux) <asm/ioctls.h>
> which includes <asm/ioctl.h> - therefore you should have the
> definitions already by including <sys/ioctl.h>.

Thanks.  I was laboring under the illusion that glibc was 100%
self-contained for header files.

Greg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]