Rusty Russell
|
2012d45e27
time: use timespec instead of timeval.
|
13 years ago |
Rusty Russell
|
9d96562997
ccanlint: don't remove HAVE_STRUCT_TIMESPEC when testing without features.
|
13 years ago |
Rusty Russell
|
1ca32ce6d8
configurator: add library testing
|
13 years ago |
Rusty Russell
|
bbb4aa72f0
ccanlint: make sure examples get correct -l options.
|
13 years ago |
Rusty Russell
|
fa7a78f9d3
ccanlint: recurse to get -l options.
|
13 years ago |
Rusty Russell
|
e2a53df3e1
tools: more intelligent caching for compile _info.
|
13 years ago |
Rusty Russell
|
4c5f970e9e
Merge branch 'master' of ozlabs.org:ccan
|
13 years ago |
David Gibson
|
00b2678473
rfc822: Fix test bugs on 64-bit platforms
|
13 years ago |
David Gibson
|
ff912d69e8
rfc822: Include RFC5322 text for reference
|
13 years ago |
Rusty Russell
|
87c679ff36
ccanlint: make depends_accurate test more accurate.
|
13 years ago |
David Gibson
|
79831fda00
rfc822: Fix bug parsing headers when body begins with linear whitespace
|
13 years ago |
Rusty Russell
|
07962f1c3f
rfc822: suppress license warning about failtest.
|
13 years ago |
Rusty Russell
|
de28abde13
rfc822: new module.
|
13 years ago |
Rusty Russell
|
a3158e7994
web: fix umask on uploader so it's group readable.
|
13 years ago |
Rusty Russell
|
8253b9dd5d
bytestring: new module.
|
13 years ago |
Alessandro Guido
|
0a8d854a29
Avoid compiler errors if u32 is defined as a type
|
13 years ago |
Rusty Russell
|
48b700953f
antithread, failtest: use ccan/err instead of err.h.
|
13 years ago |
Rusty Russell
|
42cdf910d2
opt: avoid using err.h.
|
13 years ago |
Rusty Russell
|
5add556a1c
err: actually implement replacement versions!
|
13 years ago |
Rusty Russell
|
9f5e1ef758
Merge branch 'master' of ozlabs.org:ccan
|
13 years ago |
Rusty Russell
|
ea4bd098db
configurator: add HAVE_ERR_H test.
|
13 years ago |
Rusty Russell
|
4776faf17a
ccan/err: new err.h-replacing module.
|
13 years ago |
Michael Ellerman
|
b1f28e1722
tools/create-ccan-tree: Add basic waf support
|
14 years ago |
Jeremy Kerr
|
6d7148c322
tools/create-ccan-tree: Add --build-type=automake
|
14 years ago |
Jeremy Kerr
|
e9704966d0
tools/create-ccan-tree: Add --build-type=TYPE
|
14 years ago |
Jeremy Kerr
|
70a438e875
tools/create-ccan-tree: replace --exclude-tests with --copy-all option
|
14 years ago |
Jeremy Kerr
|
465655bb11
tools: ccan_depends requires a config.h
|
14 years ago |
Rusty Russell
|
a77cc2824a
config.h: don't include in git repository.
|
14 years ago |
Jeremy Kerr
|
ebcbbcfafc
tools: Add create-ccan-tree utility
|
14 years ago |
Rusty Russell
|
5887216aa5
asort: fix test when typesafe_cb not supported.
|
14 years ago |