summaryrefslogtreecommitdiffstats
path: root/lib/ccan/failtest
Commit message (Expand)AuthorAgeFilesLines
* ccan: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-4/+4
* lib/ccan: Fix format string errors found by -Werror=format in ccan failtestAndrew Bartlett2012-07-301-2/+2
* ccan: remove bogus debug print.Rusty Russell2012-06-191-1/+0
* ccan: make failtest use ccan/err.Rusty Russell2012-06-092-1/+2
* ccan: Fix failtest on Fedora 16 as stdlib.h does not imply malloc.hAndrew Bartlett2012-04-111-0/+4
* lib/ccan/failtest: compile fix for OpenBSDRusty Russell2012-03-223-0/+17
* lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.hRusty Russell2012-03-222-1/+2
* failtest: don't assume FD_SETSIZE is maximum runtime fd.Rusty Russell2012-03-083-3/+68
* lib/ccan: import failtest and required ccan modules for TDB2 unit tests.Rusty Russell2012-03-0714-0/+3038