Rusty Russell
|
e18e80fe17
failtest: compile fix for OpenBSD
|
14 years ago |
Rusty Russell
|
3ea7b4d695
Merge branch 'ccantool'
|
14 years ago |
Rusty Russell
|
624871f35e
tools: move config.h reading to its own file
|
14 years ago |
Rusty Russell
|
20ea8a3708
tools: explicit find_ccan_dir()
|
14 years ago |
Rusty Russell
|
4ded146c1b
ccanlint: handle -x correctly with multiple modules.
|
14 years ago |
Rusty Russell
|
08eb7e5a37
tools: determing ccan directory differently
|
14 years ago |
Rusty Russell
|
d8c9fdc0e6
tools: split out manifest from ccanlint
|
14 years ago |
Rusty Russell
|
b91dafc6ab
tdb2: remove: it's now in SAMBA where it belongs.
|
14 years ago |
Rusty Russell
|
0b93bd102a
htable: fix bug where first entry has hash of 0 or 1.
|
14 years ago |
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 |