Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/include
Module Name: src
Committed By: matt
Date: Wed Sep 24 02:39:58 UTC 2003
Modified Files:
src/sys/arch/powerpc/include: ansi.h stdarg.h
Log Message:
Define va_list as __builtin_va_list for GCC 3.x. Change stdarg macros
appropriately. (this is committed from a system run a kernel and userland
built with these changes).
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/powerpc/include/ansi.h
cvs rdiff -r1.13 -r1.14 src/sys/arch/powerpc/include/stdarg.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