Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-14 | tdb2: save openhook, allow tdb_get_attribute() on it. | Rusty Russell | 1 | -3/+3 | |
This makes it easy to call it again after a fork(), such as for re-establishing the CLEAR_IF_FIRST files locks. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (Imported from CCAN commit 937d0babe99dcd315040a9e48430140e63e4a7df) | |||||
2011-06-20 | tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f) | Rusty Russell | 1 | -0/+17 | |
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |