]> git.ozlabs.org Git - ccan/history - ccan/tdb2/test/failtest_helper.h
tdb2: make jenkins_hash function non-static, rename to tdb_jenkins_hash.
[ccan] / ccan / tdb2 / test / failtest_helper.h
2011-08-31 Rusty Russelltdb2: make jenkins_hash function non-static, rename...
2011-08-31 Rusty Russelltdb2: save openhook, allow tdb_get_attribute() on it.
2011-08-01 Rusty Russelltdb2: fix line numbers for tests.
2011-05-20 Rusty Russelltdb2: fix O_RDONLY opens.
2011-04-27 Rusty Russelltdb2: TDB_ATTRIBUTE_STATS access via tdb_get_attribute.
2011-04-07 Rusty Russelltdb2: tdb_set_attribute, tdb_unset_attribute and tdb_ge...
2011-04-07 Rusty Russelltdb2: open hook for implementing TDB_CLEAR_IF_FIRST
2011-03-17 Rusty Russelltdb2: TDB_SEQNUM and tdb_get_seqnum support.
2011-03-17 Rusty Russelltdb2: allow multiple opens of the same file.
2011-03-17 Rusty Russelltdb2: move mmap into struct tdb_file
2011-03-17 Rusty Russelltdb2: move file operations into separate structure
2011-03-17 Rusty Russelltdb2: move open routines into a separate file (open.c)
2011-03-17 Rusty Russelltdb2: feature support.
2011-03-17 Rusty Russelltdb2: use vasprintf.
2011-03-01 Rusty Russelltdb2: failtest on tdb_expand