summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* 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