summaryrefslogtreecommitdiff
path: root/include/alloca.h
AgeCommit message (Collapse)Author
2000-08-21+ added alloca() support for all architecturesJohn Beppu
by way of gcc's __builtin_alloca(). I think I did it right, but we'll see.