Rusty Russell
|
a85a809bb1
failtest: don't assume FD_SETSIZE is maximum runtime fd.
|
14 years ago |
Daniel Burke
|
836119375a
ttxml: made alloc failure consistent - return NULL
|
14 years ago |
Daniel Burke
|
926996e88c
ttxml: removed cruft from tests
|
14 years ago |
Daniel Burke
|
470dc612b3
ttxml: fixed license test
|
14 years ago |
Rusty Russell
|
7581be1b69
tdb: delete from CCAN.
|
14 years ago |
Rusty Russell
|
98b8ada203
configurator: define HAVE_CCAN.
|
14 years ago |
Rusty Russell
|
c438ec17d7
tdb2: copy tdb1's changed expansion logic.
|
14 years ago |
Rusty Russell
|
695e2ae319
tdb2: tdb1: use same expansion factor logic when expanding for new recovery area.
|
14 years ago |
Volker Lendecke
|
72021c1262
tdb2: Avoid a malloc/memcpy in _tdb1_store
|
14 years ago |
Rusty Russell
|
6f7cb26e58
tdb2: careful on wrap.
|
14 years ago |
Rusty Russell
|
a3606bbd6a
tdb2: be more careful on 4G files (tdb1).
|
14 years ago |
Rusty Russell
|
c46e5c375d
tdb: don't free old recovery area when expanding if already at EOF.
|
14 years ago |
Rusty Russell
|
08b460e9dc
tdb: use same expansion factor logic when expanding for new recovery area.
|
14 years ago |
Rusty Russell
|
7528149932
tdb: test exponential recovery expansion problem.
|
14 years ago |
Rusty Russell
|
3d45cf27cf
opt: much prettier usage (using terminal size)
|
14 years ago |
Rusty Russell
|
fba46ae074
opt: handle -Wcast-qual warnings.
|
14 years ago |
Rusty Russell
|
ec822c6589
opt: don't leak on exit (valgrind complains).
|
14 years ago |
Andrey Smirnov
|
e59b7388d8
list.h: opaque list iteration functionality
|
14 years ago |
Rusty Russell
|
87f505a56e
container_of: add container_off_var macro
|
14 years ago |
Rusty Russell
|
56023cca5f
check_type: fix incorrect documentation.
|
14 years ago |
Rusty Russell
|
578da7e7b6
container_of: don't put member_ptr in container_off.
|
14 years ago |
Andrey Smirnov
|
2eff9a654f
Makefile, configurator: Add additional debug flags to CFLAGS
|
14 years ago |
Rusty Russell
|
c583682a32
opt: suggest they look at ccan/autodata.
|
14 years ago |
Rusty Russell
|
3db2dce0d4
autodata: add example, clean up description a little.
|
14 years ago |
Rusty Russell
|
41c9a8d630
tools/doc_extract: trim trailing blank lines on sections.
|
14 years ago |
Rusty Russell
|
3c6506bdbc
web: publish See Also: for modules which supply it.
|
14 years ago |
Rusty Russell
|
2f780d578c
tools/doc_extract: simplify handling fields with spaces in them.
|
14 years ago |
Rusty Russell
|
0621cac3bf
ccanlint: use ccan/autodata
|
14 years ago |
Rusty Russell
|
446eaa5f66
autodata: stash pointers in a binary.
|
14 years ago |
Rusty Russell
|
6a8d296f93
configurator: HAVE_SECTION_START_STOP
|
14 years ago |