summaryrefslogtreecommitdiff
path: root/tools/ccanlint/async.c
AgeCommit message (Expand)Author
2014-06-10io failtest timer tools: fallout from time changes.Rusty Russell
2012-12-03tools: use tal instead of talloc.Rusty Russell
2012-12-03tools: use rbuf instead of grab_file.Rusty Russell
2012-09-10failtest, tools: update for new timespec-using ccan/time module.Rusty Russell
2011-12-01tlist: remove type arg from tlist_top(), tlist_tail()Rusty Russell
2011-10-05ccanlint: drop -d, interpret any arguments as directories, and allow multiple.Rusty Russell
2011-10-05ccanlint: fix spurious warning errors.Rusty Russell
2011-09-22ccanlint: fix output for async commands.Rusty Russell
2011-09-12ccanlint: compile tests in parallelRusty Russell
2011-09-12ccanlint: infrastructure to run commands async.Rusty Russell