aboutsummaryrefslogtreecommitdiff
path: root/malloc/dynarray_resize.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-28Replace check_mul_overflow_size_t with __builtin_mul_overflowAdhemerval Zanella1-2/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-30dynarray: Set errno on overflow-induced allocation failureFlorian Weimer1-1/+6
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer1-0/+59