]> git.ozlabs.org Git - ccan/history - ccan/tdb2/test/run-12-store.c
tdb2: move mmap into struct tdb_file
[ccan] / ccan / tdb2 / test / run-12-store.c
2011-03-17 Rusty Russelltdb2: move open routines into a separate file (open.c)
2011-03-17 Rusty Russelltdb2: clear bogus gcc uninitialized warnings with -O3
2011-03-01 Rusty Russelltdb2: change API to return the error value.
2011-03-01 Rusty Russelltdb2: fix leak in tests.
2010-11-23 Rusty Russelltdb2: transaction support
2010-09-09 Rusty Russelltdb2: change to using a hash tree.