Subject: CVS commit: src/include
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/12/2003 20:27:53
Module Name:	src
Committed By:	christos
Date:		Fri Sep 12 20:27:52 UTC 2003

Modified Files:
	src/include: signal.h

Log Message:
don't put __libc_sigaction14 under __LIBC12_SOURCE__. It is wrong, because
then we have to define __LIBC12_SOURCE__ from __sigaction14_sigtramp.c and
that has the side effect of redefining struct sigaction to the old one.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/include/signal.h

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