summaryrefslogtreecommitdiff
path: root/include/c99_alloca.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-07c99_alloca.h: Also use <alloca.h> for cygwinJon TURNEY1-1/+1
2015-03-03c99_alloca.h: add case for __sunBrian Paul1-0/+4
2015-03-02c99_alloca.h: Include stdlib.h on all non-Windows.Vinson Lee1-5/+1
2015-02-27c99_alloca.h: fix #include for MinGWBrian Paul1-0/+4
2015-02-27nir: Use alloca instead of variable length arrays.Jose Fonseca1-0/+45