No Description

Rusty Russell 94c8763345 tdb2: fix tools warnings with -Wshadow and -Wcast-qual. 15 years ago
ccan 94c8763345 tdb2: fix tools warnings with -Wshadow and -Wcast-qual. 15 years ago
junkcode 2b767ab8c8 junkcode: spelling fixes. 15 years ago
licenses b53e1f753b licenses: clarify which BSD license it is. 15 years ago
tools 082d651ffd configure.h: HAVE_ISBLANK 15 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 a95fc43fbe ccan: add -Wpointer-arith and -Wwrite-strings by default 15 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 082d651ffd configure.h: HAVE_ISBLANK 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.