summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.tijl2012-02-281-72/+3
* Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoleteskan2006-09-211-1/+1
* Remove diffs to i386 version that came in via the compiler support ifdefs.peter2005-03-111-1/+2
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-1/+3
* Add __va_copy and make it always visible, in spite of the __ISO_C_VISIBLEpeter2003-10-241-1/+4
* Provide a fake varargs implementation for lint's benefit. This waypeter2003-05-101-0/+13
* o Add conditionals to allow va_list to be defined in other headers.mike2002-10-061-0/+6
* Implement C99's va_copy() macro.mike2002-09-181-0/+3
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-2/+2
* Gcc 3.1 varargs support.obrien2002-06-301-0/+47
OpenPOWER on IntegriCloud