HomeFreeBSD

syscalls.master: align with sigfastblock declaration

Description

syscalls.master: align with sigfastblock declaration

sigfastblock is declared to take a void * argument in the manpage in
headers so declare it that way and use SAL annotations to say it
interacts with a 32-bit word.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D44379

Details

Provenance
brooksAuthored on Mar 19 2024, 9:51 PM
Reviewer
kib
Differential Revision
D44379: syscalls.master: align with sigfastblock declaration
Parents
rGd8d4ed26c92d: syscall.master: fix aio_suspend signature
Branches
Unknown
Tags
Unknown