aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdarg.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-13c revision warnings for stdarg.hMattias Andrée1-0/+8
2015-10-08on some systems, va_start and va_end contains { and }, respetively, therefore, if _PORTABLE_SOURCE or _LIBRARY_HEADER is defined, they should here tooMattias Andrée1-2/+10
2015-09-02miscMattias Andrée1-1/+11
2015-08-31add _LIBRARY_HEADERMattias Andrée1-0/+1
2015-08-29add stdarg.hMattias Andrée1-0/+85