No Description

Rusty Russell 9927eebe7c Add required include, and remove Samba comment from header. 18 years ago
build_assert 7bbd49fdb0 Include all the tools under ccan_tools dir, hacked to work for me. 18 years ago
ccan_tools f7315b84a7 Avoid hacky recompilation of files to namespacize, use hacky parser 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 2040a0c472 New package: list, complete reimplementation of Linux's list macros. 18 years ago
string ce0163e02d Add string helpers (actually needed up previous checkin) 18 years ago
talloc 9927eebe7c Add required include, and remove Samba comment from header. 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 ff03158c32 HAVE_ATTRIBUTE_PRINTF for talloc 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.