about summary refs log tree commit diff
path: root/malloc/reallocarray.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add reallocarray functionDennis Wölfing2017-05-301-0/+37