-
Nils Goroll authored
vbit_init now initializes a vbitmap from an arbitrary memory extent. If more bits are used than the extent provided, auto-sizing falls back to malloc, so vbit_destroy() should still be used. adding a test program
39e2405b
vbit_init now initializes a vbitmap from an arbitrary memory extent. If more bits are used than the extent provided, auto-sizing falls back to malloc, so vbit_destroy() should still be used. adding a test program