Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-15 | ccan: Cast getpid() result to unsigned int for GNU/Solaris build | Andrew Bartlett | 1 | -4/+4 |
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 | 1 | -1/+1 |
2012-03-22 | lib/ccan/failtest: compile fix for OpenBSD | Rusty Russell | 1 | -0/+9 |
2012-03-08 | failtest: don't assume FD_SETSIZE is maximum runtime fd. | Rusty Russell | 1 | -3/+14 |
2012-03-07 | lib/ccan: import failtest and required ccan modules for TDB2 unit tests. | Rusty Russell | 1 | -0/+1713 |