mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
8 lines
236 B
Plaintext
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.)
|