mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8 lines
239 B
Plaintext
8 lines
239 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.)
|