summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/stdarg.h
AgeCommit message (Expand)Author
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
2002-07-20sync these with the sparc64 versions.mrg
2000-10-13void cast for lint.christos
2000-02-03Add a C99-style va_copy macro.kleink
1999-05-04clean up old GCC.1 stuff.christos
1999-05-03Define __extension__ if __GNUC__ < 2christos
1999-02-20The recent simplification of the lint version of the va_arg macro brokekristerw
1999-02-13Avoid defining __extension__ if we don't need to. Breaks lint.christos
1998-07-27Delint.mycroft
1996-12-27Annul `__builtin_classify_type' and `__extension__' if __lint__.pk
1995-12-29Make this work for GCC < 2.6.mycroft
1995-12-25Stylistic changes.mycroft
1995-12-25Update for GCC 2.7, and fix bugs.mycroft
1995-01-28ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.jtc
1994-11-20copyright/Id cleanupderaadt
1994-10-15make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.cgd
1994-05-25sync with 4.4-litepk
1993-10-11stdarg.h, varargs.h, psl.h, autoconf.h: posted patches from torekderaadt
1993-10-02Chris Torek's sparc port. Missing lots of things.deraadt