New combined routine that does all of pool_alloc(), pool_realloc(), pool_realloc_base...
authorNick Downing <nick@ndcode.org>
Sun, 5 May 2019 03:31:21 +0000 (13:31 +1000)
committerNick Downing <nick@ndcode.org>
Sun, 5 May 2019 03:31:21 +0000 (13:31 +1000)
commit771c16f79a779609650706450ad3d1f830c27c17
tree07418667375afd02d817b632a35fffe49794ef6f
parent2ba2320e764e755b771d9d924294c09852afeb58
New combined routine that does all of pool_alloc(), pool_realloc(), pool_realloc_base() and does the best it can with whatever move()/move_up() routines found
core.c
gen.sh
n.sh
pool.c
pool.h
pool_test_run.c
pp.sh
process.c
process_test_run.c
swap.c