Rusty Russell
|
4bde5a87c0
tdb2: add --summary and logging to tools/speed.
|
15 years ago |
Rusty Russell
|
5f388eef7e
tdb2: add --no-sync argument to speed.
|
15 years ago |
Rusty Russell
|
40bab4d5df
tdb2: fix use after free on error message
|
15 years ago |
Rusty Russell
|
e1fd1d9623
tdb2: fix two transaction bugs.
|
15 years ago |
Rusty Russell
|
788c3a4f34
tdb2: cleanups for tdbtorture, add more debugging and -S flag.
|
15 years ago |
Rusty Russell
|
5e7b20d01b
tdb2: actually implement tdb_error().
|
15 years ago |
Rusty Russell
|
94c8763345
tdb2: fix tools warnings with -Wshadow and -Wcast-qual.
|
15 years ago |
Rusty Russell
|
f1069e4a2d
tdb2: avoid C++ reserved words (ie. private)
|
15 years ago |
Rusty Russell
|
e6862ec8ae
tdb2: check PID if we are holding a lock.
|
15 years ago |
Rusty Russell
|
f513c5701b
tdb2: tdb_lockall() and tdb_lockall_read() support.
|
15 years ago |
Rusty Russell
|
082d651ffd
configure.h: HAVE_ISBLANK
|
15 years ago |
Rusty Russell
|
b0a59bdcb3
failtest: handle EINTR from poll.
|
15 years ago |
Rusty Russell
|
94b797a5d4
ccanlint: fix listing of dependencies
|
15 years ago |
David Gibson
|
6aa15db4f4
Add configurator test for memmem()
|
15 years ago |
Rusty Russell
|
19efa835ec
iscsi: fix warnings with -Wwrite-strings
|
15 years ago |
Rusty Russell
|
16256f55b0
darray: handle case where we don't have typeof.
|
15 years ago |
Rusty Russell
|
b2e751d04e
tap: ccanlint fixups
|
15 years ago |
Rusty Russell
|
c1da4104d9
ccanlint: fix compilation of API tests with coverage
|
15 years ago |
Rusty Russell
|
6c30b53967
crcsync: avoid arithmetic on void pointers
|
15 years ago |
Rusty Russell
|
061e359bfc
ccanlint: roughly handle multiple conditions on #if line.
|
15 years ago |
Rusty Russell
|
678cd10db6
ccanlint: exit with non-zero exit status if a test fails.
|
15 years ago |
Rusty Russell
|
7ce5cb9dbd
compiler: fix -Wwrite-strings warning in example.
|
15 years ago |
Rusty Russell
|
5b0bdc23fb
antithread: fix -Wwrite-strings warning in test, and trailing whitespace.
|
15 years ago |
Rusty Russell
|
e5d378237f
alloc: dont clash with libc's fls, avoid void pointer arithmetic
|
15 years ago |
Rusty Russell
|
5caaeab8a7
antithread: avoid arithmetic on void pointers
|
15 years ago |
Rusty Russell
|
caf366998b
tools: fix up warnings with -Wwrite-strings.
|
15 years ago |
Rusty Russell
|
e2fc21e505
foreach: more const iteration fixes.
|
15 years ago |
Rusty Russell
|
a95fc43fbe
ccan: add -Wpointer-arith and -Wwrite-strings by default
|
15 years ago |
Rusty Russell
|
414da16fc2
alloc: avoid arithmetic on void pointers.
|
15 years ago |
Rusty Russell
|
086a4e1915
read_write_all: avoid arithmetic on void pointers.
|
15 years ago |