Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/ccan/str: fix warnings. | Rusty Russell | 2011-12-05 | 1 | -1/+2 |
| | | | | | | | | | Firstly, -Wwrite-strings makes string literals const, secondly, we mustn't define str_strstr etc in terms of themselves! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (Imported from CCAN commit 0845e79650c9257aa0ddef8ff99fd815b5edffac) | ||||
* | lib: import ccan modules for tdb2 | Rusty Russell | 2011-06-20 | 17 | -0/+432 |
Imported from git://git.ozlabs.org/~ccan/ccan init-1161-g661d41f Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |