summaryrefslogtreecommitdiff
path: root/malloc/dynarray-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* malloc: Sync dynarray with gnulibAdhemerval Zanella2021-02-091-62/+66
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* 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