No Description

Rusty Russell aec5e6e9b1 Various fixes and debugging help: particularly don't use random(). 17 years ago
ccan aec5e6e9b1 Various fixes and debugging help: particularly don't use random(). 17 years ago
junkcode 161ae5c758 Our first junkcode! 17 years ago
tap 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
tools 90f280e891 Remove _infotojson (unused for now) 17 years ago
web e956db66e8 Include Makefile, config.h, tools in all tarball. 17 years ago
.bzrignore 2601a56408 Ignore tools/_infotojson/infotojson 17 years ago
Makefile e5ee09b20d Move web stuff to separate Makefile-web, so no bzr errors when user gets Makefile and runs "make 17 years ago
Makefile-ccan a8b248ea9d Simplify -I lines: change includes to ccan/ 17 years ago
Makefile-web e5ee09b20d Move web stuff to separate Makefile-web, so no bzr errors when user gets Makefile and runs "make 17 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.