No Description

Rusty Russell 246bde098d Fix talloc's use of PRINTF_ATTRIBUTE clash. 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 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 58785e0bf9 Fix !HAVE_TYPEOF case by using new typesafe_cb. 18 years ago
typesafe_cb eded23d444 Typesafe callback infrastructure. 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 df4e8e9de8 More attributes for typesafe_cb. 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.