]> git.ozlabs.org Git - ccan/commit
failtest: fcntl handling
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 15 Feb 2011 12:33:06 +0000 (23:03 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 15 Feb 2011 12:33:06 +0000 (23:03 +1030)
commit5e1616698e06e2ce661122c6c9b04aae50271be8
tree74e8a9c3bd259bd3cf339df9279828ef678c5bb6
parent37e247dbcb57f4b2effd44b37b96dc679ee525d0
failtest: fcntl handling

Catch fcntl, particularly fcntl locks.
ccan/failtest/_info
ccan/failtest/failtest.c
ccan/failtest/failtest.h
ccan/failtest/failtest_override.h
ccan/failtest/failtest_proto.h
ccan/failtest/failtest_undo.h
ccan/failtest/test/run-locking.c [new file with mode: 0644]