Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |