Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2f4d0e9bb6a1988b59274bd6db980b214fb17d23
/
Mac
/
mwerks
/
malloc
8d1ac02
Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone
by Jack Jansen
· 27 years ago
184c160
DisposPtr -> DisposePtr
by Jack Jansen
· 28 years ago
666212d
Make cache-alignment work always (in stead of 50% of the time:-)
by Jack Jansen
· 28 years ago
3c2871e
The USE_CACHE_ALIGNING define now has a value: the number of *words*
by Jack Jansen
· 28 years ago
b4ef4c6
Optionally (on USE_CACHE_ALIGN) extend overhead structure to align
by Jack Jansen
· 28 years ago
42218ce
Added/updated copyright notices
by Jack Jansen
· 28 years ago
46ed276
Malloc debugging now flagged with USE_MALLOC_DEBUG
by Jack Jansen
· 28 years ago
05cf7e0
Added VCHECK compile time option that fills allocated and freed blocks
by Jack Jansen
· 28 years ago
dffa123
Seems I had never checked the README file in...
by Jack Jansen
· 29 years ago
a6a55e9
Removed unused var
by Jack Jansen
· 29 years ago
f2e5129
reallocing large blocks now doesn't copy if not needed
by Jack Jansen
· 30 years ago
fa4fd8e
Fast (and correct) malloc for MetroWerks PPC compiler
by Jack Jansen
· 30 years ago