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 |
Rusty Russell
|
ab6e77749b
io: don't close if already closing in io_close_other.
|
12 years ago |
Rusty Russell
|
f7ab2c65d4
io: change io_idle() to io_wait()
|
12 years ago |
Rusty Russell
|
cdf62dce70
io: io_never for events that should never happen.
|
12 years ago |
Emilio G. Cota
|
2a8b4826dd
bitmap: use unsigned int for iterating over bitmap words
|
12 years ago |
Rusty Russell
|
710d42d071
io: call finish function after fd is actually closed.
|
12 years ago |
Rusty Russell
|
ecf907f7e6
Enhance CCAN_LIST_DEBUG to report original caller
|
12 years ago |
Rusty Russell
|
b989e06c09
opt: add float/double helpers.
|
12 years ago |
Rusty Russell
|
79715b8c08
opt: relicense to GPLv2+ (from GPLv3+)
|
12 years ago |
Rusty Russell
|
8071ba125b
opt: don't wordwrap when description line starts with whitespace.
|
12 years ago |
Rusty Russell
|
76565e3d88
opt: test the new embedded-\n-in-usage behaviour.
|
12 years ago |
Luke Dashjr
|
13b374859e
opt: accept newline in help strings
|
12 years ago |
Rusty Russell
|
2e26b06e63
ccan: add test for line-wrapping usage message.
|
12 years ago |
Rusty Russell
|
bf06b6e9a5
opt: fix tests for 64-bit systems.
|
12 years ago |