Simplify pool_alloc() calling convention so that offset is always specified for POOL_...
authorNick Downing <nick@ndcode.org>
Sat, 8 Jun 2019 05:39:07 +0000 (15:39 +1000)
committerNick Downing <nick@ndcode.org>
Sat, 8 Jun 2019 05:39:07 +0000 (15:39 +1000)
commite04ac4c9558fef8302dc7c4704ff5788c3394bee
tree99576d0b29e323deabc95451648cfdd5a1d3187f
parentb53a2f2011d671255305c085901535071adcdfe7
Simplify pool_alloc() calling convention so that offset is always specified for POOL_ALLOC_MODE_REALLOC, remove some special cases meant to aovid the move_up()
n.sh
pool.c
pool.h
pool_test_run.c
process.c