Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3-0] src/sys/arch
Module Name: src
Committed By: riz
Date: Sun Apr 30 23:31:32 UTC 2006
Modified Files:
src/sys/arch/sparc/include [netbsd-3-0]: ansi.h stdarg.h
src/sys/arch/sparc64/include [netbsd-3-0]: ansi.h
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1296):
sys/arch/sparc/include/stdarg.h: revision 1.22
sys/arch/sparc64/include/ansi.h: revision 1.10
sys/arch/sparc/include/ansi.h: revision 1.16
For GCC3 and later, use the __builtin_va* constructs.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.18.1 src/sys/arch/sparc/include/ansi.h
cvs rdiff -r1.21 -r1.21.10.1 src/sys/arch/sparc/include/stdarg.h
cvs rdiff -r1.9 -r1.9.18.1 src/sys/arch/sparc64/include/ansi.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