Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5-1] src/include
Module Name: src
Committed By: bouyer
Date: Fri May 20 19:18:44 UTC 2011
Modified Files:
src/include [netbsd-5-1]: inttypes.h stddef.h stdlib.h wchar.h
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1611):
include/inttypes.h: revision 1.7
include/stddef.h: revision 1.16
include/wchar.h: revision 1.28
include/stdlib.h: revision 1.90
Don't define wchar_t for c++; it is native in the language. From Alexander
Nasonov
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.14.1 src/include/inttypes.h
cvs rdiff -u -r1.15 -r1.15.36.1 src/include/stddef.h
cvs rdiff -u -r1.85 -r1.85.12.1 src/include/stdlib.h
cvs rdiff -u -r1.27 -r1.27.18.1 src/include/wchar.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