No Description

Rusty Russell e8d1e7304f mem: add memcheck() for valgrind. 10 years ago
ccan e8d1e7304f mem: add memcheck() for valgrind. 10 years ago
doc adc90816df doc: english fixup. 10 years ago
junkcode c289035bc9 Add Henry Eshbaugh's log module to junkcode for the moment. 13 years ago
licenses 89ab9bee3b licenses: Add Creative Commons Zero. 13 years ago
tools 1b7100ad10 configurator: check for valgrind/memcheck.h 10 years ago
web cfdea83b3b web: remove unused db dir 10 years ago
.gitignore 25ea9a3d98 tools/modfiles: list files in a module. 10 years ago
.travis.yml f45214bf85 Add Travis continuous integration 10 years ago
Makefile 59877980a9 Makefile: more hacks for crypto/ and str/ subdirs. 10 years ago
Makefile-ccan 7c7ad8cc84 strgrp: new module 10 years ago
Makefile-web 9d4ae5f131 Makefile: fix upload target (really this time!) 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!