No Description

Rusty Russell 89afb563a8 Removed ccan_tools versions of talloc and libtap in favor of ccan ones. 18 years ago
alignof 224a8f1fc0 ALIGNOF() helper 18 years ago
alloc b27117c658 Use new alignof package 18 years ago
build_assert 89afb563a8 Removed ccan_tools versions of talloc and libtap in favor of ccan ones. 18 years ago
ccan_tools 89afb563a8 Removed ccan_tools versions of talloc and libtap in favor of ccan ones. 18 years ago
check_type 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 18 years ago
container_of 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 18 years ago
hash 2d6759d422 First cut of hashing routines. 18 years ago
list 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 18 years ago
noerr 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 18 years ago
string 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 18 years ago
talloc 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 18 years ago
tap 38f39568ee Fix test to flush stdout: sometimes goes into pipe, causing failure. 18 years ago
typesafe_cb 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 18 years ago
.bzrignore 7bbd49fdb0 Include all the tools under ccan_tools dir, hacked to work for me. 18 years ago
Makefile 89afb563a8 Removed ccan_tools versions of talloc and libtap in favor of ccan ones. 18 years ago
README 7bbd49fdb0 Include all the tools under ccan_tools dir, hacked to work for me. 18 years ago
config.h 3d34b48fce Allocator now has metadata. 18 years ago

README

ccan_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.

other:
The beginnings of a ccan repository.