No Description

Paul Wayper 780297d202 Fixing odd formatting of info caused by unnecessary indentations. 10 years ago
ccan 780297d202 Fixing odd formatting of info caused by unnecessary indentations. 10 years ago
doc b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 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 b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
web cfdea83b3b web: remove unused db dir 11 years ago
.gitignore 25ea9a3d98 tools/modfiles: list files in a module. 10 years ago
.travis.yml 78abb5376a Travis: do make in parallel to test if that gives slight speedup. 10 years ago
Makefile 59877980a9 Makefile: more hacks for crypto/ and str/ subdirs. 10 years ago
Makefile-ccan c3e9a05832 permutation: Generate permutations of arrays 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!