t='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/stdarg.h
AgeCommit message (Expand)Author
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2005-12-11merge ktrace-lwp.christos
2005-04-20For GCC3 and later, use the __builtin_va* constructs.matt
2004-12-30- don't try to to lint the va_arg() macros, instead replace them.christos
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