Douglas Bagnall
|
106eab33ea
opt/helpers: fix out-of-range check in opt_set_floatval()
|
11 years ago |
Rusty Russell
|
188ec2fac4
net: use freeaddrinfo() in _info example.
|
11 years ago |
Rusty Russell
|
5c345a1e10
io: fix io_connect().
|
11 years ago |
Rusty Russell
|
8b0bdb090e
structeq: new module.
|
11 years ago |
Rusty Russell
|
c8e75cdce1
tal/str: fix error when strreg regex looks for literal slashes.
|
11 years ago |
Rusty Russell
|
58c5a35247
time: update for new configurator.
|
11 years ago |
Rusty Russell
|
3d3e9b9cbf
tools/configurator: set HAVE_CLOCK_GETTIME even if it's in -lrt.
|
11 years ago |
Douglas Bagnall
|
7220240c0e
opt: Don't segfault if a string's default is NULL
|
11 years ago |
Douglas Bagnall
|
63b0055673
opt: add an int decrementing helper function
|
11 years ago |
Douglas Bagnall
|
b377324e5c
opt: always initialise values in set_llong_with_suffix()
|
11 years ago |
David Gibson
|
19bfc14906
memmem, bytestring: Fix includes in _info
|
11 years ago |
Cody P Schafer
|
bddc09dd41
autodata: fix example, autodata_get()s second arg must be a (size_t *)
|
11 years ago |
Cody P Schafer
|
23e96f89d5
compiler: avoid barfing when config.h & the current -std= mode mismatch
|
11 years ago |
Cody P Schafer
|
48c1824304
compiler: Add PURE_FUNCTION
|
11 years ago |
David Gibson
|
7bcba7662a
memmem: Remove void * arithmetic warning
|
11 years ago |
David Gibson
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
David Gibson
|
9a483e6609
rfc822: Use the memmem module
|
11 years ago |
David Gibson
|
1db16ab68e
memmem: Trivial module to provide memmem() function
|
11 years ago |
David Gibson
|
23636f5911
jacobson_karels: Add missing inline keyword
|
11 years ago |
Rusty Russell
|
adfa48b95c
ccan/htable: fix tools warning for 64-bit systems.
|
11 years ago |
Rusty Russell
|
1b11d06b6d
time: fix example.
|
11 years ago |
Rusty Russell
|
31bf658f42
strset: fix up tools for new ccan/time API.
|
11 years ago |
Rusty Russell
|
483c7c963a
lbalance: update tools for new time (and jmap!)
|
11 years ago |
Rusty Russell
|
d9b63547c1
htable: update tools for time changes.
|
11 years ago |
Rusty Russell
|
95ff213952
time: time_mono() helpers.
|
11 years ago |
Rusty Russell
|
daf9ee7d8e
io failtest timer tools: fallout from time changes.
|
11 years ago |
Rusty Russell
|
c92b496623
time: split absolute and relative times.
|
11 years ago |
Rusty Russell
|
cff3316c2f
tal/talloc: include all ccan dependencies.
|
11 years ago |
Rusty Russell
|
36c52c260e
tal/talloc: fix overflow on 64 bit systems
|
11 years ago |
Rusty Russell
|
7207c7822b
str_talloc: delete.
|
11 years ago |