summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/reallocarray.c
Commit message (Expand)AuthorAgeFilesLines
* libc/stdlib: Use __builtin_mul_overflow for reallocarray and callocKeith Packard via Newlib2020-08-121-12/+5
* Add BSD-specific reallocarray()Sebastian Huber2017-04-041-0/+42