No Description

Jon Griffiths 4e2b7d0eed Ensure config.h is created before the main travis builds 9 years ago
ccan e05d1ff2e0 Merge remote-tracking branch 'origin/pr/47' 9 years ago
doc 608148436c tools: commit missing support for _info ported flag. 10 years ago
junkcode c289035bc9 Add Henry Eshbaugh's log module to junkcode for the moment. 13 years ago
licenses d26475dcfc Add xstring module - bounded string builder with three valued comparator 10 years ago
tools 61c38f61b8 ccanlint: fix missing file. 9 years ago
web aad4294f8c web/logo: Use a relative protocol 10 years ago
.gitignore 25ea9a3d98 tools/modfiles: list files in a module. 10 years ago
.travis.yml 4e2b7d0eed Ensure config.h is created before the main travis builds 9 years ago
Makefile cff22b4aca Build info files 9 years ago
Makefile-ccan 7a4e71c418 tlist2: a alternate to tlist that encodes the member offset into the container type 9 years ago
Makefile-web 207e7b7964 Makefile-web: Quote the names in the error message 10 years ago
PATCHES 07a5d28757 Add file describing Signed-off-by and guiding new module authors. 10 years ago
README fc06310d94 One line change to test Travis (now I've turned it on) 10 years ago

README

The C Code Archive Network: http://ccodearchive.net

You can find a set of helper utilities under tools/ and the modules
under ccan/. The recommended way to add ccan modules to your project
is to create a ccan/ directory and add one module per subdirectory
(see tools/create-ccan-tree).

Enjoy!