Subject: CVS commit: [netbsd-4] src/include
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/24/2006 12:28:59
Module Name:	src
Committed By:	tron
Date:		Thu Aug 24 12:28:59 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by joerg in ticket #48):
	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.12.1 src/include/stddef.h

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