[Bug 291908] kqueue(2): Fix typo 'kevent1()' to 'kqueue1()' in HISTORY section
Date: Sat, 24 Jan 2026 10:53:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291908
Artem Bunichev <tembun@bk.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tembun@bk.ru
--- Comment #1 from Artem Bunichev <tembun@bk.ru> ---
Hi Hodong!
Thank you for the report!
I submitted a patch that fixed this: https://reviews.freebsd.org/D54858.
> Additionally, to maintain consistency with the previous sentence
> ("The kqueue() and kevent() system calls..."), it would be more
> natural to group them as "system calls".
Due to my vague understanding, kqueue1() is not a system call - it's not
listed in the lib/libsys/syscalls.map. So I believe, we should keep
refering to kqueue1() as function, not system call.
--
You are receiving this mail because:
You are the assignee for the bug.