Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/03/2000 14:54:06
Module Name: syssrc
Committed By: thorpej
Date: Wed May 3 21:54:06 UTC 2000
Modified Files:
syssrc/sys/arch/i386/include: ansi.h stdarg.h varargs.h
Log Message:
Make varargs and stdarg work with GCC 2.96 and later.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/i386/include/ansi.h
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/i386/include/stdarg.h
cvs rdiff -r1.14 -r1.15 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.