Files
bsdports/devel/libdlmalloc/pkg-descr
2019-12-26 07:26:06 +00:00

8 lines
236 B
Plaintext

A version of malloc/free/realloc written by Doug Lea and released to the
public domain.
Version 2.6.5
Based loosely on libg++-1.2X malloc. (It retains some of the overall
structure of old version, but most details differ.)