summaryrefslogtreecommitdiff
path: root/malloc/dynarray_emplace_enlarge.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-1/+2
* 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
* Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella2018-12-281-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* __libc_dynarray_emplace_enlarge: Add missing elseFlorian Weimer2017-09-061-1/+1
* dynarray: Set errno on overflow-induced allocation failureFlorian Weimer2017-08-301-2/+6
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-021-0/+69