Rename pool_realloc() to pool_alloc() with a mode argument instead of ad-hoc schemes...
authorNick Downing <nick@ndcode.org>
Sun, 5 May 2019 11:55:47 +0000 (21:55 +1000)
committerNick Downing <nick@ndcode.org>
Sun, 5 May 2019 11:55:47 +0000 (21:55 +1000)
commit0c7400339bca7551096c5cd96d077e2f6e5423ca
treedd66d16592afbbeff6d9e5a23d7f462196fa4480
parent771c16f79a779609650706450ad3d1f830c27c17
Rename pool_realloc() to pool_alloc() with a mode argument instead of ad-hoc schemes like sending an offset of INT_MIN or not filling in the move_up() routine
gen.sh
pool.c
pool.h
pool_test_run.c
pp.sh
process.c