summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/reallocarray.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move reallocarray() to a seperate file so that -portable applicationsderaadt2014-05-081-0/+38
can avoid reinventing the wheel ok guenther schwarze