]> git.ozlabs.org Git - ccan/history - ccan/tdb/io.c
Fix bug where we used old clear_if_first when doing I/O in open.
[ccan] / ccan / tdb / io.c
2010-02-02 Rusty RussellImport 03b3682e3fa53c9f5fdf2c4beac8b5d030fd2630 from...
2009-08-18 Rusty Russelltdb: locking cleanup
2009-08-04 Rusty RussellWean off TDB_ERRCODE.
2009-07-19 Rusty Russellmerge
2009-07-18 Rusty RussellMerge.
2009-06-29 Rusty RussellFix theoretical problem with 0-length records.
2009-06-22 Rusty Russellccanize tdb further, and add simple test.
2009-06-18 Rusty RussellFirst step to ccanizing TDB.
2009-06-16 Rusty RussellInitial TDB import.