]> git.ozlabs.org Git - ccan/history - ccan/tdb2/traverse.c
tdb2: rework hash.c functions to return enum TDB_ERROR.
[ccan] / ccan / tdb2 / traverse.c
2011-03-01 Rusty Russelltdb2: rework hash.c functions to return enum TDB_ERROR.
2011-03-01 Rusty Russelltdb2: remove tdb_traverse_read
2011-03-01 Rusty Russelltdb2: remove extraneous whitespace.
2011-03-01 Rusty Russelltdb2: close memory leak in traverse.
2010-09-14 Rusty Russelltdb2: add missing prototype, move tdb_firstkey/tdb_next...
2010-09-09 Rusty Russelltdb2: change to using a hash tree.
2010-08-30 Rusty Russelltdb2: traverse and chainlock support.