summaryrefslogtreecommitdiff
path: root/malloc/dynarray-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* dynarray: Implement begin/end functions in the spirit of C++Florian Weimer2017-06-131-0/+22
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-021-0/+499