summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc/include/stdarg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* Move the va_copy define to <sys/stdrag.h> making sure it is uniformalykettenis2008-10-231-2/+2
* #ifdef lint wraps for va_startderaadt2006-04-091-6/+5
* Adapt things to use __type_t instead of _BSD_TYPE_T_millert2006-01-061-3/+3
* Protect va_copy with __ISO_C_VISIBLE as intended.millert2005-12-151-2/+2
* __BSD_VISIBLE is not compared against a datederaadt2005-12-151-2/+2
* make va_arg() map to nothing; ok millertderaadt2005-12-141-2/+2
* convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@millert2005-12-141-4/+2
* Add a __statement macro to use with gcc statement expressions insteadmillert2005-12-141-7/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Add a trivial va_copy() macro to all architectures but powerpcmillert2002-10-231-1/+8
* Mostly sync to NetBSD-current 970804.downsj1997-08-081-1/+7
* from netbsd; handle more netbsd versionsderaadt1995-12-311-3/+3
* from netbsd: support more gcc versionsderaadt1995-12-301-53/+41
* initial import of NetBSD treederaadt1995-10-181-0/+118