summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/stdarg.h
AgeCommit message (Expand)Author
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2008-10-23Move the va_copy define to <sys/stdrag.h> making sure it is uniformalyMark Kettenis
2006-04-09#ifdef lint wraps for va_startTheo de Raadt
2006-01-06Adapt things to use __type_t instead of _BSD_TYPE_T_Todd C. Miller
2005-12-15Protect va_copy with __ISO_C_VISIBLE as intended.Todd C. Miller
2005-12-15__BSD_VISIBLE is not compared against a dateTheo de Raadt
2005-12-14make va_arg() map to nothing; ok millertTheo de Raadt
2005-12-14convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@Todd C. Miller
2005-12-14Add a __statement macro to use with gcc statement expressions insteadTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-10-23Add a trivial va_copy() macro to all architectures but powerpcTodd C. Miller
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1995-12-31from netbsd; handle more netbsd versionsTheo de Raadt
1995-12-30from netbsd: support more gcc versionsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt