Subject: CVS commit: src/lib/libc/arch/i386/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/12/2003 13:29:48
Module Name:	src
Committed By:	christos
Date:		Fri Sep 12 13:29:48 UTC 2003

Modified Files:
	src/lib/libc/arch/i386/sys: __sigreturn14.S __sigtramp1.S

Log Message:
need __HAVE_SIGINFO to get the right flavor of the sigreturn symbol.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/arch/i386/sys/__sigreturn14.S
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/i386/sys/__sigtramp1.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.