K 10 svn:author V 3 dim K 8 svn:date V 27 2015-05-15T22:19:35.473746Z K 7 svn:log V 325 Provide reallocarray() in -legacy, if needed, to allow building head on previous releases. Also add a stdlib.h wrapper, which declares the function, otherwise the compiler may assume it returns int, which can cause segfaults on LP64 architectures. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D2558 END