CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2014/04/22 08:26:26

Modified files:
        include        : stdlib.h 
        lib/libc/stdlib: Makefile.inc malloc.3 malloc.c 

Log message:
change mallocarray to reallocarray. useful in a few more situations.
malloc can, as always, be emulated via realloc(NULL).
ok deraadt

Reply via email to