Module Name: src Committed By: rin Date: Sat Jun 29 06:58:23 UTC 2024
Modified Files: src/tests/lib/libc/gen: t_siginfo.c Log Message: t_siginfo: sigbus_adraln: Skip for vax According to "VAX Architecture Handbook", misaligned access does not trap, although it has performance penalty. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/tests/lib/libc/gen/t_siginfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.