Subject: CVS commit: [netbsd-2-0] src/include
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/02/2004 18:10:01
Module Name: src
Committed By: he
Date: Fri Jul 2 18:10:01 UTC 2004
Modified Files:
src/include [netbsd-2-0]: signal.h
Log Message:
Pull up revision 1.38 (requested by kleink in ticket #579):
Resolve some namespace protection confusion between XPG4.2
and 5/1003.1b, making _XOPEN_SOURCE_EXTENDED work again.
Fixes PR#26077.
To generate a diff of this commit:
cvs rdiff -r1.36.2.1 -r1.36.2.2 src/include/signal.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.