summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/reallocarray.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap <stdlib.h> so that calls go direct and the symbols not in theguenther2015-09-131-1/+2
* avoid left shift overflow in reallocarray.bcook2014-12-081-2/+2
* move reallocarray() to a seperate file so that -portable applicationsderaadt2014-05-081-0/+38