summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/stdarg.h
AgeCommit message (Expand)Author
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-14make va_arg() map to nothing; ok millertTheo de Raadt
2005-12-14convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@Todd 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
1998-11-23proper m-include protection, some minor cleanupsMichael Shalayeff
1998-06-23some includesMichael Shalayeff