Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/include



Module Name:    src
Committed By:   bouyer
Date:           Fri May 20 19:18:37 UTC 2011

Modified Files:
        src/include [netbsd-5]: 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.4.1 src/include/inttypes.h
cvs rdiff -u -r1.15 -r1.15.26.1 src/include/stddef.h
cvs rdiff -u -r1.85 -r1.85.4.1 src/include/stdlib.h
cvs rdiff -u -r1.27 -r1.27.8.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