No Description

Rusty Russell a0ac303da0 tdb2: clarify locking heirarchy; hashes, freelist, then expand lock. 15 years ago
ccan a0ac303da0 tdb2: clarify locking heirarchy; hashes, freelist, then expand lock. 15 years ago
junkcode 83c7fdc4ab junkcode: new addition. 15 years ago
licences d7c0cfeb86 Add licences/ dir and symlinks for a bit more clarity. 15 years ago
tap 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
tools 8d70667887 ccanlint: use opt package. 15 years ago
web 12b598b0e2 Update main page. 15 years ago
.bzrignore 156dfda864 ccanlint: don't use total_score to separate kinds of tests; we have subdirs 16 years ago
Makefile ce58fbd1aa Makefile: don't hide what we're doing, user can use -s. 15 years ago
Makefile-ccan 021e03c418 tools: fastcheck adjust; 750ms works well for me. 16 years ago
Makefile-web e9c5dc689f Makefile: separate out junkpages target. 15 years ago
README 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
config.h d40331c745 compiler, talloc: warn if return from realloc-like functions isn't used. 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.