No Description

Rusty Russell 683264a9b1 Makefile: don't define -Werror for ccanlint. 14 years ago
ccan 00e61068e3 str: fix tests on unsigned chars, and !HAVE_ISBLANK. 14 years ago
junkcode 1c6f12a3c7 junkcode: upload via website. 15 years ago
licenses b53e1f753b licenses: clarify which BSD license it is. 15 years ago
tools 6edf8aee46 tools: always include config.h before anything else. 14 years ago
web 97e3377242 web: delete unused tool binaries. 15 years ago
.gitignore 4250928271 Add libccan.a to ignore list. 15 years ago
Makefile d0093562b2 Makefile: append git revision to "make scores" 15 years ago
Makefile-ccan 683264a9b1 Makefile: don't define -Werror for ccanlint. 14 years ago
Makefile-web 5c5cd4b84c makefiles: add "scores" target. 15 years ago
README 650c775ff0 Move modules to ccan/ tools to tools/ 17 years ago
config.h 4db6a6709b configurator: HAVE_FILE_OFFSET_BITS 15 years ago

README

tools:
This is currently a bootstrap junkyard for ccan tools.

It is expected that some of this code, being generally useful, will be
shuffled out to their own modules over time.

ccan:
The beginnings of a ccan repository.