- Mark unused parameters __unused in handler
authorngie <ngie@FreeBSD.org>
Thu, 23 Oct 2014 06:24:36 +0000 (06:24 +0000)
committerngie <ngie@FreeBSD.org>
Thu, 23 Oct 2014 06:24:36 +0000 (06:24 +0000)
commit9441ef13dc99c6c750151b49a7ca87c8b1709082
treed71ffd87140045b1c2a29fbe1d84512050303f11
parent67e9e5ed09508d7d5ae7b4e2720f3b3c1bfb7387
- Mark unused parameters __unused in handler
- Call sigqueue with getpid() instead of 0 -- the latter idiom appears to only
be valid on NetBSD

In collaboration with: pho
Sponsored by: EMC / Isilon Storage Division
contrib/netbsd-tests/lib/libc/sys/t_sigqueue.c