CVS log for src/lib/libc/sys/__sigaction_siginfo.c
Up to [cvs.NetBSD.org] / src / lib / libc / sys
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 23 17:24:38 2024 UTC (10 months, 1 week ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
fix nested extern warnings
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 1 05:53:45 2021 UTC (3 years, 1 month ago) by thorpej
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10
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.
CVSweb <webmaster@jp.NetBSD.org>