Up to [cvs.NetBSD.org] / src / include
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-5-1-2-RELEASE
Revision 1.27.18.1 / (download) - annotate - [select for diffs], Fri May 20 19:18:44 2011 UTC (2 years ago) by bouyer
Branch: netbsd-5-1
CVS Tags: netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE
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