summaryrefslogtreecommitdiff
path: root/src/legacy/valloc.c
AgeCommit message (Collapse)AuthorLines
2013-08-02add legacy function vallocRich Felker-0/+8
it was already declared in stdlib.h, but not defined anywhere.