summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/reallocarray.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in theguenther1-1/+2
2014-12-08avoid left shift overflow in reallocarray.bcook1-2/+2
2014-05-08move reallocarray() to a seperate file so that -portable applicationsderaadt1-0/+38