]> git.ozlabs.org Git - ccan/history - ccan/tdb/test/external-transaction.c
New test: reveals race (found by Volker) when open occurs during transaction commit.
[ccan] / ccan / tdb / test / external-transaction.c
2010-02-02 Rusty RussellNew test: reveals race (found by Volker) when open...
2009-08-18 Rusty RussellDon't rely on terrible dup2 trick, use proper infrastru...
2009-07-25 Rusty Russellmerge
2009-07-21 Rusty RussellNeaten tdb to sync with samba version of locking fix.