Module Name: src
Committed By: martin
Date: Mon Dec 18 14:05:23 UTC 2023
Modified Files:
src/lib/libc/stdlib [netbsd-10]: jemalloc.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #501):
lib/libc/stdlib/jemalloc.c: revision 1.64
make malloc_usable_size() visible with old jemalloc.
it's in <malloc.h> and applications like firefox expect it.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.55.2.1 src/lib/libc/stdlib/jemalloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.