CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2021/03/09 00:39:28
Modified files: lib/libc/stdlib: malloc.c Log message: Change the implementation of the malloc cache to keep lists of regions of a given size. In snaps for a while, committing since no issues were reported and a wider audience is good. ok deraadt@