tdb2: import TDB1 code.
We import the entire codebase, putting a "tdb1_" prefix on the files and changing the "tdb_" prefix to "tdb1_" everywhere. The next patches will gradually merge it with the TDB2 code where necessary.
Showing
ccan/tdb2/tdb1.h
0 → 100644
ccan/tdb2/tdb1_check.c
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_dump.c
0 → 100644
ccan/tdb2/tdb1_error.c
0 → 100644
ccan/tdb2/tdb1_freelist.c
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_hash.c
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_io.c
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_lock.c
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_open.c
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_private.h
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_summary.c
0 → 100644
ccan/tdb2/tdb1_tdb.c
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_transaction.c
0 → 100644
This diff is collapsed.
ccan/tdb2/tdb1_traverse.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment