Subject: CVS commit: src/lib/libc/arch/vax
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/30/2003 19:05:41
Module Name: src
Committed By: matt
Date: Tue Sep 30 19:05:41 UTC 2003
Modified Files:
src/lib/libc/arch/vax: Makefile.inc
src/lib/libc/arch/vax/sys: __sigaction14_sigtramp.c
Added Files:
src/lib/libc/arch/vax/sys: __sigtramp3.S
Log Message:
Enable the SIGINFO trampoline.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/vax/Makefile.inc
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/vax/sys/__sigaction14_sigtramp.c
cvs rdiff -r0 -r1.1 src/lib/libc/arch/vax/sys/__sigtramp3.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.