Up to [cvs.NetBSD.org] / src / lib / libc / sys
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 1 05:53:45 2021 UTC (14 months, 4 weeks ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
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.