https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291908
Artem Bunichev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Artem Bunichev <[email protected]> --- 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.
