summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm/include/stdarg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* Change va_arg and va_end definitions from object-like macros tomatthew2011-03-021-3/+3
* Move the va_copy define to <sys/stdrag.h> making sure it is uniformalykettenis2008-10-231-5/+1
* #ifdef lint wraps for va_startderaadt2006-04-091-1/+2
* Adapt things to use __type_t instead of _BSD_TYPE_T_millert2006-01-061-3/+3
* convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@millert2005-12-141-4/+3
* remove __GNUC_PREREQ__(2, 96) block because lint pukes; idea for solution from miodderaadt2005-11-241-17/+1
* OpenBSD tagsdrahn2005-01-021-0/+1
* xlint compatible headers. (non-gcc)drahn2004-02-051-0/+75