Subject: CVS commit: [netbsd-3] src/include
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/01/2006 18:06:29
Module Name:	src
Committed By:	tron
Date:		Wed Nov  1 18:06:29 UTC 2006

Modified Files:
	src/include [netbsd-3]: stddef.h

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1473):
	include/stddef.h: revision 1.11
Use gcc's builtin function.  This permits c++ compiliation of const
expressions using offsetof.  Boost-python relies on this, for example.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.6.1 src/include/stddef.h

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