summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/reallocarray.c
AgeCommit message (Expand)Author
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in thePhilip Guenther
2014-12-08avoid left shift overflow in reallocarray.Brent Cook
2014-05-08move reallocarray() to a seperate file so that -portable applicationsTheo de Raadt