Improve use of alloc()/realloc()/free() to remove allocs and reallocs of size 0
-rw-r--r-- 103 .gitignore
-rw-r--r-- 773 Makefile
-rw-r--r-- 1227 core.c
-rw-r--r-- 157 core.h
-rwxr-xr-x 224 n.sh
-rwxr-xr-x 164 o.sh
-rw-r--r-- 11893 pool.c
-rw-r--r-- 1030 pool.h
-rw-r--r-- 1465 pool_test_gen.c
-rw-r--r-- 7220 pool_test_run.c
-rw-r--r-- 10515 process.c
-rw-r--r-- 701 process.h
-rw-r--r-- 1637 process_test_gen.c
-rw-r--r-- 8588 process_test_run.c
-rw-r--r-- 313 rassert.h
-rw-r--r-- 2474 swap.c
-rw-r--r-- 270 swap.h