]> git.mdlowis.com Git - archive/atc.git/commit
Coalesced segment related mallocs
authorMichael D. Lowis <mike@mdlowis.com>
Thu, 2 Apr 2015 01:14:15 +0000 (21:14 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Thu, 2 Apr 2015 01:14:15 +0000 (21:14 -0400)
commit8b428d51cb843ac7ddecae1f9c284fb79009b546
tree188073c2c770c6411329f64a2bacc221630682a2
parent1144767ea068ff7a129a7b3680501a9ad03641d2
Coalesced segment related mallocs
source/runtime/heap.c
source/runtime/heap.h
source/runtime/segment.c
source/runtime/segment.h
tests/test_heap.c
tests/test_segment.c