Subject: CVS commit: src/include
To: None <source-changes@NetBSD.org>
From: Stephen Degler <skd@netbsd.org>
List: source-changes
Date: 08/21/2006 14:09:44
Module Name: src
Committed By: skd
Date: Mon Aug 21 14:09:44 UTC 2006
Modified Files:
src/include: stddef.h
Log Message:
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.11 src/include/stddef.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.