No Description

David Gibson 3c65e082a9 failtest: Remove memory leak 8 years ago
ccan 3c65e082a9 failtest: Remove memory leak 8 years ago
doc 608148436c tools: commit missing support for _info ported flag. 10 years ago
junkcode 1aab74723e ccan/ntdb: demote to junkcode. 8 years ago
licenses d26475dcfc Add xstring module - bounded string builder with three valued comparator 10 years ago
tools 979071e858 Fix missing va_end()s 8 years ago
web 996d4d12dd web: fix for PHP7. 9 years ago
.gitignore 4e94428ea4 .gitignore: ignore .fast-ok files, too. 8 years ago
.travis.yml 1a2cc0035c .travis.yml: Add clang builds to trusty 9 years ago
Makefile 72636ab7bf tools: Add asort module 8 years ago
Makefile-web 5ff76d983c Makefile-web: make it usable with "make -f Makefile-web". 9 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
appveyor.yml 280c917d1d Add appveyor.yml 9 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!