Jack Jansen
|
3c2871e1df
|
The USE_CACHE_ALIGNING define now has a value: the number of *words*
in a cacheline.
|
1997-02-03 15:06:45 +00:00 |
Jack Jansen
|
b4ef4c6d4c
|
Optionally (on USE_CACHE_ALIGN) extend overhead structure to align
returned addresses on 16-byte cacheline boundary.
|
1997-02-01 23:44:50 +00:00 |
Jack Jansen
|
42218ce33c
|
Added/updated copyright notices
(and the &*^$%@ resource files got binhexed again, sigh)
|
1997-01-31 16:15:11 +00:00 |
Jack Jansen
|
46ed276bc3
|
Malloc debugging now flagged with USE_MALLOC_DEBUG
|
1996-10-23 15:46:57 +00:00 |
Jack Jansen
|
05cf7e040b
|
Added VCHECK compile time option that fills allocated and freed blocks
with garbage.
|
1996-09-30 14:42:28 +00:00 |
Jack Jansen
|
a6a55e9852
|
Removed unused var
|
1995-08-31 13:51:13 +00:00 |
Jack Jansen
|
f2e5129820
|
reallocing large blocks now doesn't copy if not needed
|
1995-01-22 16:44:49 +00:00 |
Jack Jansen
|
fa4fd8ef4f
|
Fast (and correct) malloc for MetroWerks PPC compiler
|
1995-01-18 13:48:31 +00:00 |