summaryrefslogtreecommitdiff
path: root/sys/x86/include/stdarg.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2017-12-25Introduce an architecture-agnostic <sys/_stdarg.h> to reducePoul-Henning Kamp
2017-11-23Remove lint support from system headers and MD x86 headers.Konstantin Belousov
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-10-07Add a va_copy() to our fall-back stdarg implementation for use with lint(1)Poul-Henning Kamp
2012-02-28Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.Tijl Coosemans