aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/include/stdarg.h
Commit message (Expand)AuthorAgeFilesLines
* Also test if the __VA_LIST macro is defined to avoid problems with the typede...Bernhard Schommer2015-07-091-2/+8
* Better define the __GNUC__ macro which avoids the inclusion of va_list header...Bernhard Schommer2015-07-071-0/+4
* Improve compatibility with MacOS X.Xavier Leroy2015-04-261-0/+3
* Provide and use compiler-dependent standard headers.Xavier Leroy2015-04-251-0/+58