Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/sys



Module Name:    src
Committed By:   martin
Date:           Thu Apr  2 19:17:04 UTC 2020

Modified Files:
        src/sys/sys [netbsd-9]: stdarg.h

Log Message:
Pull up following revision(s) (requested by joerg in ticket #816):

        sys/sys/stdarg.h: revision 1.5

Use __builtin_va_start for clang as well. This avoids a bug in the
warning engine for the compatibility alias.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.24.1 src/sys/sys/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