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
signature.asc
Description: Digital signature
_______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://mail.gnu.org/mailman/listinfo/bug-hurd