No Description

Rusty Russell 99293863b4 ccanlint: --deps-fail-ignore. 13 years ago
ccan 9491638c95 ogg_to_pcm: fix compilation of example in _info. 13 years ago
doc e6ed30e689 ccanlint.1: fix description of per-test options for tests_pass_valgrind. 14 years ago
junkcode 1c6f12a3c7 junkcode: upload via website. 15 years ago
licenses 89ab9bee3b licenses: Add Creative Commons Zero. 13 years ago
tools 99293863b4 ccanlint: --deps-fail-ignore. 13 years ago
web 8fc1b23065 web: generate correct pages for submodules. 13 years ago
.gitignore d379e0ae83 alloc: move into antithread/alloc. 13 years ago
Makefile dfe310e715 Makefile: Add hacks for the nested modules for make check. 13 years ago
Makefile-ccan a0fd39057c Add a set of simple version comparison helpers 13 years ago
Makefile-web 8fc1b23065 web: generate correct pages for submodules. 13 years ago
README 166e9c6200 README: update. 13 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).