No Description

Rusty Russell c8acddea39 First primitive cut of ccanlint 17 years ago
alignof 224a8f1fc0 ALIGNOF() helper 17 years ago
alloc b27117c658 Use new alignof package 17 years ago
build_assert 89afb563a8 Removed ccan_tools versions of talloc and libtap in favor of ccan ones. 17 years ago
ccan_tools c8acddea39 First primitive cut of ccanlint 17 years ago
check_type 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 17 years ago
container_of 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 17 years ago
hash 2d6759d422 First cut of hashing routines. 17 years ago
list 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 17 years ago
noerr 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 17 years ago
string 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 17 years ago
talloc 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 17 years ago
tap 38f39568ee Fix test to flush stdout: sometimes goes into pipe, causing failure. 17 years ago
typesafe_cb 53edefb8b2 Fix up most #include "tap.h" -> #include "tap/tap.h" in tests. 17 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. 17 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.