Hi Dmitry,
On 3/13/21 6:02 PM, Dmitry V. Levin wrote:
Hi Alex,
On Sat, Mar 13, 2021 at 05:48:08PM +0100, Alejandro Colomar (man-pages) wrote:
Hi Willem,
I checked that the prototype of the kernel epoll_pwait2() syscall is
different from the one we recently merged; it has one more parameter
'size_t sigsetsize':
[...]
I'm could fix the prototype, but maybe there are more changes needed for
the manual page.
Would you mind fixing it?
Looks like the 6th argument of epoll_pwait and epoll_pwait2 syscalls
is already described in "C library/kernel differences" subsection of
epoll_pwait2(2).
Ahhh, I didn't see it, ok. That's in BUGS by mistake. I'll move it to
NOTES, where it should be.
Thanks,
Alex
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/