aboutsummaryrefslogtreecommitdiffstats
path: root/include/alloca.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01bump yearMattias Andrée1-1/+1
2015-12-27fix errors and warningsMattias Andrée1-2/+2
2015-12-27fix a few errorsMattias Andrée1-1/+1
2015-12-20add needstackMattias Andrée1-0/+44
2015-12-16typo + attributesMattias Andrée1-0/+1
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+2
2015-11-19etymology for some functionsMattias Andrée1-0/+2
2015-10-13whitespaceMattias Andrée1-1/+1
2015-08-31add _LIBRARY_HEADERMattias Andrée1-1/+2
2015-08-30remove parameter names from header files to avoid potential errors on inclusion caused by conflictig macro namesMattias Andrée1-1/+1
2015-08-29add _PORTABLE_SOURCEMattias Andrée1-0/+2
2015-08-29add alloca.hMattias Andrée1-18/+17
2015-08-29add __C11__, __C99__, __C90__, and __noreturnMattias Andrée1-2/+5
2015-08-29add stdalign.hMattias Andrée1-6/+19
2015-08-29add stdnoreturn.hMattias Andrée1-3/+13
2015-08-29add assert.hMattias Andrée1-0/+26