NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/60211: Inconsistent definitions in kqueue: missing EVFILT_USER, incorrect udata type
The following reply was made to PR lib/60211; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: lib/60211: Inconsistent definitions in kqueue: missing
EVFILT_USER, incorrect udata type
Date: Sun, 26 Apr 2026 16:03:37 +0200
On Sun, Apr 26, 2026 at 01:15:00PM +0000, thierry%lelegard.fr@localhost via gnats wrote:
> The documentation on netbsd.org is compatible with all other BSD systems.
> However, the reality on a NetBSD 10.1 system is not.
>
> References on netbsd.org:
> - https://man.netbsd.org/kqueue.2
> - https://wiki.netbsd.org/tutorials/kqueue_tutorial/
You need to check the netbsd-10 man pages if you compare against 10.1.
For current (so matching your man.netbsd.org quey), you will find:
https://nxr.netbsd.org/xref/src/sys/sys/event.h#47
https://nxr.netbsd.org/xref/src/sys/sys/event.h#66
Martin
Home |
Main Index |
Thread Index |
Old Index