Up to [cvs.NetBSD.org] / src / include
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-5-2-RELEASE
Revision 1.27.8.1 / (download) - annotate - [select for diffs], Fri May 20 19:18:37 2011 UTC (2 years, 1 month ago) by bouyer
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored) next main 1.28 (colored)
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