Rusty Russell
|
daf9ee7d8e
io failtest timer tools: fallout from time changes.
|
11 years ago |
Rusty Russell
|
c92b496623
time: split absolute and relative times.
|
11 years ago |
Rusty Russell
|
cff3316c2f
tal/talloc: include all ccan dependencies.
|
11 years ago |
Rusty Russell
|
36c52c260e
tal/talloc: fix overflow on 64 bit systems
|
11 years ago |
Rusty Russell
|
7207c7822b
str_talloc: delete.
|
11 years ago |
Rusty Russell
|
4c2395707d
grab_file: don't use str_talloc for tests.
|
11 years ago |
Rusty Russell
|
a2cb9a4f7f
htable: tools: use tal instead of talloc.
|
11 years ago |
Rusty Russell
|
eca1044689
tools: use tal/grab_file
|
11 years ago |
Rusty Russell
|
f3eecc2c76
strset: use tal instead of talloc in examples and tools.
|
11 years ago |
Rusty Russell
|
86502ad341
strset: update tools for new ABI
|
11 years ago |
Rusty Russell
|
c0117ccb50
strset: update ccan/time usage in tools
|
11 years ago |
Rusty Russell
|
beb01ef898
crcsync: use tal/grab_file in _info example.
|
11 years ago |
Rusty Russell
|
fbad46cd37
tal/grab_file: new module
|
11 years ago |
Rusty Russell
|
db4e16e71c
talloc_link: remove it.
|
11 years ago |
Rusty Russell
|
4a2a6b70fc
tal/link: remove incorrect references to talloc
|
11 years ago |
Rusty Russell
|
0112c6a13f
tal: fix tal_check description
|
11 years ago |
Rusty Russell
|
3e44cbb718
idtree: use ccan/tal instead of talloc
|
11 years ago |
David Gibson
|
59208d61ce
jacobson_karels: New module
|
11 years ago |
David Gibson
|
e8fe775b03
minmax: New module, safe min and max macros
|
11 years ago |
Rusty Russell
|
930753e727
cpuid: fix LICENSE file to be symlink.
|
11 years ago |
Rusty Russell
|
ba5ad771af
container_of: work with -Wcast-qual
|
11 years ago |
Rusty Russell
|
c9d946d07a
tools/ccanlint: detect more unmentioned dependencies.
|
11 years ago |
Rusty Russell
|
925a9a8646
antithread: correctly list ccan/typesafe_cb as dependency.
|
11 years ago |
Rusty Russell
|
b7e880755a
io: correctly list ccan/typesafe_cb as dependency.
|
11 years ago |
Rusty Russell
|
0b98a031eb
tools/ccanlint: don't assert on relative directories for -d.
|
11 years ago |
Rusty Russell
|
009f5f24e7
test: add test to ensure we can use non-const lists via check.
|
11 years ago |
Rusty Russell
|
7735457533
net: don't return still-connecting fd.
|
11 years ago |
David Gibson
|
ebc67c3fc6
bitmap: Use const qualifiers where possible
|
12 years ago |
David Gibson
|
79710d896e
ccan/bitmap: const for bitmap_test_bit.
|
12 years ago |
Cody P Schafer
|
ac7f557560
net: fix ipv4 immediate connect
|
12 years ago |