Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/12/2000 16:49:12
Module Name: syssrc
Committed By: thorpej
Date: Fri May 12 23:49:12 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/include: varargs.h
syssrc/sys/arch/i386/include: varargs.h
Log Message:
Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixes
pkg/10080, from Matthias Scheler.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/alpha/include/varargs.h
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/i386/include/varargs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.