Christoph Hellwig <hch@xxxxxx> writes: > On Mon, Mar 19, 2018 at 07:12:41PM -0700, Darrick J. Wong wrote: >> > Note that unlike many other signal related calls we do not pass a sigmask >> > size, as that would get us to 7 arguments, which aren't easily supported >> > by the syscall infrastructure. It seems a lot less painful to just add a >> > new syscall variant in the unlikely case we're going to increase the >> > sigset size. >> >> I'm assuming there's a proposed manpage update for this somewhere? :) > > In this commit: > > http://git.infradead.org/users/hch/libaio.git/commitdiff/49f77d595210393ce7b125cb00233cf737402f56 BTW, the man pages are shipped in the man-pages package, now. Christoph, I can forward the change to Michael after this series goes in. Just let me know what's easiest for you. Cheers, Jeff