Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hppa/include
Module Name: src
Committed By: skrll
Date: Fri Feb 4 12:15:23 UTC 2005
Modified Files:
src/sys/arch/hppa/include: ansi.h stdarg.h
Log Message:
Modernise these to use GCC __builtin_* functions and types.
Also provide a (protected) va_copy.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/hppa/include/ansi.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/hppa/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