CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2019/06/12 05:31:36
Modified files: regress/lib/libc/malloc/malloc_ulimit1: malloc_ulimit1.c regress/lib/libc/malloc/malloc_ulimit2: malloc_ulimit2.c Log message: Set malloc_options in global scope with an initializer. recommended by otto@