No Description

Rusty Russell 0c3590dc33 htable: clean up interface, document htable_type better. 14 years ago
ccan 0c3590dc33 htable: clean up interface, document htable_type better. 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 0c3590dc33 htable: clean up interface, document htable_type better. 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 805ea06729 jbitset: rename to jset, use ccan/tcon 14 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 5bfb3995da tools: don't unnecessarily redefine _GNU_SOURCE in config.h 14 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.