History log of /netbsd-src/lib/libc/sys/Lint___sigaction_siginfo.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 02edde8a 01-Nov-2021 thorpej <thorpej@NetBSD.org>

Version the sigaction(2) libc wrapper. The new version uses the "siginfo"
trampoline exclusively, thus relegating "sigcontext"-style handlers (which
have not been documented for many years now) to t

Version the sigaction(2) libc wrapper. The new version uses the "siginfo"
trampoline exclusively, thus relegating "sigcontext"-style handlers (which
have not been documented for many years now) to the dustbin of the compat
library.

show more ...