summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/stdarg.h
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2005-01-11In the __lint__ version of va_arg(), apply the cast the user specified.he
2005-01-02Try one more time to pacify lint.christos
2005-01-02Simplify the lint case by providing simple versions of the va_ macros,christos
2004-12-31Define builtin va start differently for lint, so that it does not producechristos
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-05-10Make stdarg/varargs work with GCC 2.96.thorpej
2000-02-03Add a C99-style va_copy macro.kleink
1999-05-03Define __builtin_*() for lintchristos
1998-07-27Delint.mycroft
1997-04-06clean up NetBSD RCS ID stringscgd
1997-04-04Make the names of the member of struct __va_list namespace-clean.mycroft
1996-12-22if __lint__ is defined, #define __builtin_saveregs() andcgd
1996-10-09change __va_list's "offset" field to be a 'int' to match what gcc nowcgd
1995-12-26Stylistic changes.mycroft
1995-02-16update for NetBSD's header standards, kill OSF/1 cc hacks.cgd
1995-02-13preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TOcgd