]> git.ozlabs.org Git - ccan/commit
Better tdb tracing, start of decent replay_trace.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 7 Jul 2009 11:04:44 +0000 (20:34 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 7 Jul 2009 11:04:44 +0000 (20:34 +0930)
commit41391dd9a73e1aa8bb8193cf6335542c703f20e9
tree7af1c8bb2f03c07f069c1dffce3d2e9f1217fe65
parent72c55b03e00085ce993be4a75debef69cb459606
Better tdb tracing, start of decent replay_trace.
12 files changed:
ccan/tdb/lock.c
ccan/tdb/open.c
ccan/tdb/tdb.c
ccan/tdb/tdb_private.h
ccan/tdb/tools/Makefile
ccan/tdb/tools/keywords.c [new file with mode: 0644]
ccan/tdb/tools/keywords.gperf [new file with mode: 0644]
ccan/tdb/tools/replay_trace.c
ccan/tdb/tools/tdbdump.c [new file with mode: 0644]
ccan/tdb/tools/tdbtorture.c
ccan/tdb/transaction.c
ccan/tdb/traverse.c