aboutsummaryrefslogtreecommitdiff
path: root/malloc/dynarray-skeleton.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-13dynarray: Implement begin/end functions in the spirit of C++Florian Weimer1-0/+22
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer1-0/+499