summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/stdarg.h
AgeCommit message (Expand)Author
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-06-20various build fixes for gcc 4.5. from chuq. XXX i'm not sure all ofmrg
2008-10-26put the contents of these header files around #ifdef __x86_64__, andmrg
2005-12-11merge ktrace-lwp.christos
2004-12-30change the definition of va_start for lint.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
2003-04-26Rename the x86_64 port to amd64, as this is the actual name used forfvdl