Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-30 | lib/ccan: Fix format string errors found by -Werror=format in ccan failtest | Andrew Bartlett | 1 | -2/+2 |
2012-06-19 | ccan: remove bogus debug print. | Rusty Russell | 1 | -1/+0 |
2012-06-09 | ccan: make failtest use ccan/err. | Rusty Russell | 2 | -1/+2 |
2012-04-11 | ccan: Fix failtest on Fedora 16 as stdlib.h does not imply malloc.h | Andrew Bartlett | 1 | -0/+4 |
2012-03-22 | lib/ccan/failtest: compile fix for OpenBSD | Rusty Russell | 3 | -0/+17 |
2012-03-22 | lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h | Rusty Russell | 2 | -1/+2 |
2012-03-08 | failtest: don't assume FD_SETSIZE is maximum runtime fd. | Rusty Russell | 3 | -3/+68 |
2012-03-07 | lib/ccan: import failtest and required ccan modules for TDB2 unit tests. | Rusty Russell | 14 | -0/+3038 |