Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/sys
Module Name: src
Committed By: riz
Date: Wed Feb 22 18:40:05 UTC 2012
Modified Files:
src/sys/sys [netbsd-6]: cdefs.h
Log Message:
Pull up following revision(s) (requested by martin in ticket #16):
sys/sys/cdefs.h: revision 1.90
PR 46040:
If the current compiler doesn't support C99, check if it is compatible
with GCC 2.92. In that case, use the protected __restricted__ form.
In any other case, default to removing __restricted.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.89.6.1 src/sys/sys/cdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index