HomeFreeBSD

freebsd32: have sigqueue take a void *

Description

freebsd32: have sigqueue take a void *

This matches the default ABI and we work around issues with
union sigval by extracting the bottom 32-bits in a manual handler.

Reviewed by: kevans

Details

Provenance
brooksAuthored on Nov 17 2021, 8:12 PM
Parents
rG2b9d052d3eeb: freebsd32: fix getfsstat sign extension bugs
Branches
Unknown
Tags
Unknown