]> git.ozlabs.org Git - ccan/history - ccan/tdb2/test/run-tdb_errorstr.c
tdb2: move mmap into struct tdb_file
[ccan] / ccan / tdb2 / test / run-tdb_errorstr.c
2011-03-17 Rusty Russelltdb2: move open routines into a separate file (open.c)
2011-03-01 Rusty Russelltdb2: change API to return the error value.
2011-03-01 Rusty Russelltdb2: make error numbers negative.
2011-03-01 Rusty Russelltdb2: remove nesting support.
2010-11-23 Rusty Russelltdb2: transaction support
2010-09-14 Rusty Russelltdb2: add tdb_errorstr(), clean up error codes.