No Description

Rusty Russell 3d34b48fce Allocator now has metadata. 18 years ago
alloc 3d34b48fce Allocator now has metadata. 18 years ago
build_assert 7bbd49fdb0 Include all the tools under ccan_tools dir, hacked to work for me. 18 years ago
ccan_tools 246bde098d Fix talloc's use of PRINTF_ATTRIBUTE clash. 18 years ago
check_type 6cddf7bb99 Should use libtap's exit_status() for return from main. 18 years ago
container_of 1e7eb5df1a New variant of container_of: container_of_var, for list.h 18 years ago
list e5ca6bcffb Fix typo. 18 years ago
string ce0163e02d Add string helpers (actually needed up previous checkin) 18 years ago
talloc 58785e0bf9 Fix !HAVE_TYPEOF case by using new typesafe_cb. 18 years ago
typesafe_cb bd9f392599 Compile even with !HAVE_TYPEOF etc, and remove redundant test case. 18 years ago
.bzrignore 7bbd49fdb0 Include all the tools under ccan_tools dir, hacked to work for me. 18 years ago
Makefile 7bbd49fdb0 Include all the tools under ccan_tools dir, hacked to work for me. 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.