aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-29add program_invocation_name and program_invocation_short_nameMattias Andrée1-0/+34
2015-08-29add errno.hMattias Andrée1-0/+46
2015-08-29mMattias Andrée1-3/+4
2015-08-29add iso646.hMattias Andrée1-0/+41
2015-08-29add alloca.hMattias Andrée1-0/+51
2015-08-29add __C11__, __C99__, __C90__, and __noreturnMattias Andrée4-6/+49
2015-08-29only use __attributes__ if compiling with gccMattias Andrée2-1/+39
2015-08-29add stdalign.hMattias Andrée1-0/+49
2015-08-29add stdnoreturn.hMattias Andrée1-0/+36
2015-08-29add stdbool.hMattias Andrée1-0/+57
2015-08-29add stdarg.hMattias Andrée2-0/+104
2015-08-29add assert.hMattias Andrée2-0/+121
2015-08-29m + add stdintMattias Andrée5-0/+752
2015-08-28add stddef.hMattias Andrée2-0/+164