No Description

Rusty Russell 1d7e593d22 Add alloc_size(): every allocator has to be able to answer this, since 17 years ago
ccan 1d7e593d22 Add alloc_size(): every allocator has to be able to answer this, since 17 years ago
hash 2d6759d422 First cut of hashing routines. 18 years ago
tap 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
tools 4239dd56d0 Compile fixes 17 years ago
.bzrignore 0c59d97824 More things to ignore. 18 years ago
Makefile 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
README 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
config.h 3d34b48fce Allocator now has metadata. 18 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.