mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
0e5ad9aa59
Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net>
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
A version of malloc/free/realloc written by Doug Lea and released to the
|
|
public domain.
|
|
|
|
Version 2.5.3b
|
|
|
|
Based loosely on libg++-1.2X malloc. (It retains some of the overall
|
|
structure of old version, but most details differ.)
|
|
|