No Description

Rusty Russell ee4a263c10 Turned libtap into a proper ccan package. 17 years ago
alloc c62437a984 Remove redundant metalen from metadata header: we can use page bits. 18 years ago
build_assert 7bbd49fdb0 Include all the tools under ccan_tools dir, hacked to work for me. 18 years ago
ccan_tools ee4a263c10 Turned libtap into a proper ccan package. 17 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
noerr 36ef9b2c28 Helper routines for saving errno in error paths. 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
tap ee4a263c10 Turned libtap into a proper ccan package. 17 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.