bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New ioctls


From: Richard Braun
Subject: New ioctls
Date: Tue, 7 Mar 2006 23:26:07 +0100
User-agent: Mutt/1.5.9i

Hello

The creation of a BPF interface on the Hurd requires the addition of new
ioctl macros. For example, the declaration of _IOT_timeval is needed.
Where should this kind of macro be declared inside the glic source tree ?
Is sysdeps/mach/hurd/bits/ioctls.h the right place, or should it be declared
right after the declaration of struct timeval ? There is also a
struct bpf_version declared in device/bpf.h. This file belongs to the
Debian package gnumach-dev, which prevents the declaration of an ioctl
(since ioctls and GNU Mach must not be related). Should this structure
be moved into a new net/bpf.h file inside the glibc ?
Thanks for all answers.

-- 
Richard Braun

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]