summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/stdarg.h
AgeCommit message (Expand)Author
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-06-22deal with __builtin_va_start()'s introduction.mrg
2005-12-11merge ktrace-lwp.christos
2004-03-19Fix == vs = typo from rev. 1.13 in __va_copy; from David H. Gutteridgekleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2000-07-01More GCC 2.96 changes.matt
2000-02-03Add a C99-style va_copy macro.kleink
1999-05-03Define __builtin_*() for lintchristos
1999-01-22Use __builtin_next_arg(). Fixed PR 6862.mycroft
1998-07-27Delint.mycroft
1995-12-25Stylistic changes.mycroft
1995-12-25Stylistic changes.mycroft
1995-12-25Update for GCC 2.7, and fix bugs.mycroft
1995-03-28KERNEL -> _KERNELjtc
1995-01-28ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.jtc
1994-10-26new RCS ID format.cgd
1994-10-15make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.cgd
1994-08-02Initial VAX port merging.ragge