Rusty Russell
|
8de1e8a6fa
ccanlint: make a license enum, and parse the license string to set it.
|
14 years ago |
Rusty Russell
|
da8558a174
Merge branch 'master' of ozlabs.org:ccan
|
14 years ago |
Rusty Russell
|
af7a902d74
tally: don't use SIZE_MAX.
|
14 years ago |
Rusty Russell
|
532feb88f5
tap: WANT_PTHREAD not HAVE_PTHREAD
|
14 years ago |
Joey Adams
|
993b67a5cc
json: Deleted the "notes" file.
|
14 years ago |
Joey Adams
|
f4eb3a18ca
json: new module for parsing and generating JSON
|
14 years ago |
Rusty Russell
|
0284423676
tally: fix FreeBSD compile, memleak in tests.
|
14 years ago |
Russell Steicke
|
58fbdc9e21
antithread: patch to antithread arabella example
|
14 years ago |
Rusty Russell
|
661d41fd2d
tdb2: Add tools/tdb2dump, tools/tdb2restore, use "tdb2.h" includes.
|
14 years ago |
Rusty Russell
|
8388c33a83
tdb2: rename the tools to tdb2torture, tdb2tool and mktdb2
|
14 years ago |
Rusty Russell
|
a8bb84de3d
tdb2: use ccan/endian
|
14 years ago |
Rusty Russell
|
6fb1663de7
tools: trim leading whitespace in documentation extract.
|
14 years ago |
Joey Adams
|
12af7e37d7
charset: Added utf8_validate_char (factored out of utf8_validate).
|
14 years ago |
Joey Adams
|
06c4af3163
charset: Rewrote utf8_validate, and added four new functions:
|
14 years ago |
Rusty Russell
|
233190071e
hash: remove VALGRIND #ifdef - always run clean.
|
15 years ago |
Rusty Russell
|
c10ed33172
lbalance: add examples.
|
15 years ago |
Rusty Russell
|
f69389e680
lbalance: new module for load balancing
|
15 years ago |
Rusty Russell
|
18631151c8
time: new module for dealing with time.
|
15 years ago |
Joey Adams
|
f27c9672ef
cast, container_of, tlist: Fix warning with GCC 4.6: -Wunused-but-set-variable
|
15 years ago |
Rusty Russell
|
a89ccb89e8
ttxml: new module.
|
15 years ago |
Rusty Russell
|
de868b8eee
tdb2: fix O_RDONLY opens.
|
15 years ago |
Rusty Russell
|
4601063b15
failtest: failtest_has_failed()
|
15 years ago |
Rusty Russell
|
371a31d946
failtest: override getpid() as well.
|
15 years ago |
Rusty Russell
|
72dc7d42c9
typesafe_cb: don't use HAVE_CAST_TO_UNION in tests.
|
15 years ago |
Rusty Russell
|
838db0d7ea
tdb2: more stats
|
15 years ago |
Rusty Russell
|
f6900d2358
tdb2: check pid before unlock.
|
15 years ago |
Rusty Russell
|
18fe5ef012
tdb2: fix msync() arg
|
15 years ago |
Rusty Russell
|
71d8cfb693
tdb2: use direct access functions when creating recovery blob
|
15 years ago |
Rusty Russell
|
0753972a62
tdb2: enlarge transaction pagesize to 64k
|
15 years ago |
Rusty Russell
|
a942862195
tdb2: try to fit transactions in existing space before we expand.
|
15 years ago |