Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index