Douglas Bagnall
|
d0842865ca
ilog: credit Tim Terriberry as author in ccan/ilog/_info
|
15 years ago |
Rusty Russell
|
683264a9b1
Makefile: don't define -Werror for ccanlint.
|
15 years ago |
Rusty Russell
|
6edf8aee46
tools: always include config.h before anything else.
|
15 years ago |
Rusty Russell
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
Andreas Schlick
|
5c922794aa
ciniparser: Add a check that len remains within bounds.
|
15 years ago |
Andreas Schlick
|
9aa2e32a54
ccanlint: Add more C++ keywords.
|
15 years ago |
Rusty Russell
|
ed7aec77da
str_talloc: make strjoin much more efficient.
|
15 years ago |
Rusty Russell
|
377395cfa6
str_talloc: avoid const warnings on test/run.c
|
15 years ago |
Rusty Russell
|
b0fa019adb
typesafe_cb: simplify, preserve namespace.
|
15 years ago |
Rusty Russell
|
076877c266
ccanlint: test for C++ reserved words in headers.
|
15 years ago |
Rusty Russell
|
4db6a6709b
configurator: HAVE_FILE_OFFSET_BITS
|
15 years ago |
Rusty Russell
|
1c6f12a3c7
junkcode: upload via website.
|
15 years ago |
Andreas Schlick
|
7d21fec7d9
configurator: Remove the now unneeded test for nested functions.
|
15 years ago |
Andreas Schlick
|
15541b4396
asort: Remove the trampoline version.
|
15 years ago |
Andreas Schlick
|
9660f0f1cb
failtest: Change mode_t to int.
|
15 years ago |
Rusty Russell
|
97648992fd
hash: use config.h settings for endian.
|
15 years ago |
Andreas Schlick
|
0a36c4014f
hash: Extend the byte order check to cover x86_64.
|
15 years ago |
Andreas Schlick
|
418cb41273
To compile ccan under DragonFly BSD some additional includes are required.
|
15 years ago |
Andreas Schlick
|
e8c85e38cc
asort: Use qsort_r if the system provides it.
|
15 years ago |
Andreas Schlick
|
4c00ae05fa
configurator: Add test for glibc's qsort_r.
|
15 years ago |
Rusty Russell
|
36264d9553
failtest: fix fascist warn_unused_result warnings
|
15 years ago |
Rusty Russell
|
ee0626765b
failtest: fix void * arithmetic in example.
|
15 years ago |
Rusty Russell
|
3ad57bc902
failtest: continue (without failing) if we run off end of --failpath=
|
15 years ago |
Rusty Russell
|
024fbb5f96
tdb2: make head of free list point to last entry.
|
15 years ago |
Rusty Russell
|
b556ef1fc1
tdb2: speed up transaction code by making page size a constant.
|
15 years ago |
Rusty Russell
|
1444b09cd3
tdb2: fix traversal bug in free list lock_and_alloc()
|
15 years ago |
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 |