On Tue, Apr 22, 2014 at 08:26, Ted Unangst wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 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
Oops, I accidentally chopped out the documentation for Z as well. I'm going to revive the diff to chop Z out of the code as well, then everything will be coherent again.
