]> git.ozlabs.org Git - ccan/commit
ccanlint: infrastructure to run commands async.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Sep 2011 04:50:26 +0000 (14:20 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Sep 2011 04:50:26 +0000 (14:20 +0930)
commit0ce66a11534211efcddc6f7f1be0ccad38d2258f
treefac07898e6d5d1888d814c26bba11cd5aea0efc2
parent73753f596f5a588b90bc7ec19773173ec36230be
ccanlint: infrastructure to run commands async.

We use the lbalance module to figure out how many to run in parallel.
tools/ccanlint/Makefile
tools/ccanlint/async.c [new file with mode: 0644]
tools/ccanlint/ccanlint.h