]> git.ozlabs.org Git - ccan/history - ccan/tdb2/hash.c
tdb2: remove truncated bit.
[ccan] / ccan / tdb2 / hash.c
2010-12-01 Rusty Russelltdb2: remove truncated bit.
2010-12-01 Rusty Russelltdb2: remove tdb_get()
2010-12-01 Rusty Russelltdb2: Add stats attribute.
2010-11-15 Rusty Russelltdb2: fix tdb_chainlock
2010-11-15 Rusty Russelltdb2: extra debugging checks
2010-10-20 Rusty Russelltdb2: 64 bit fixes.
2010-09-14 Rusty Russelltdb2: add missing prototype, move tdb_firstkey/tdb_next...
2010-09-14 Rusty Russelltdb2: implement tdb_firstkey/tdb_nextkey.
2010-09-09 Rusty Russelltdb2: don't hold access to tdb mmap during traverse.
2010-09-09 Rusty Russelltdb2: change to using a hash tree.