summaryrefslogtreecommitdiff
path: root/lib/tdb/test/run-rescue.c
AgeCommit message (Collapse)AuthorFilesLines
2012-10-04tdb: add tdb_rescue()Rusty Russell1-0/+126
This allows for an emergency best-effort dump. It's a little better than strings(1). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>