Rusty Russell
|
082d651ffd
configure.h: HAVE_ISBLANK
|
15 years ago |
David Gibson
|
6aa15db4f4
Add configurator test for memmem()
|
15 years ago |
Rusty Russell
|
a95fc43fbe
ccan: add -Wpointer-arith and -Wwrite-strings by default
|
15 years ago |
Rusty Russell
|
d1d29462c7
configurator: HAVE_STACK_GROWS_UPWARDS
|
15 years ago |
Rusty Russell
|
3b200f895c
tools: fix ctype.h and string usage.
|
15 years ago |
Rusty Russell
|
19b3fce293
config.h: HAVE_ASPRINTF
|
15 years ago |
Rusty Russell
|
590d633765
config.h: define _GNU_SOURCE
|
15 years ago |
Rusty Russell
|
62bbea8e5f
config.h: idempotent-wrap the generated config.h
|
15 years ago |
Rusty Russell
|
6e1cdb3d8b
compiler: NORETURN
|
15 years ago |
Rusty Russell
|
1f4312c332
config.h: HAVE_FLEXIBLE_ARRAY_MEMBER
|
15 years ago |
Rusty Russell
|
e744ae4399
config: add HAVE_BUILTIN_FFSLL
|
15 years ago |
Rusty Russell
|
85c347709c
ccanlint: remove -Werror, use output of compile command to detect warnings.
|
15 years ago |
Rusty Russell
|
e73b0b3718
tools: new "configurator" tool.
|
15 years ago |
Rusty Russell
|
daddafe536
foreach: new module
|
15 years ago |
Rusty Russell
|
d40331c745
compiler, talloc: warn if return from realloc-like functions isn't used.
|
15 years ago |
Rusty Russell
|
604bf8713f
config: more attributes defined.
|
15 years ago |
Rusty Russell
|
fa17e06a05
tdb2: update config.h with more defines.
|
15 years ago |
Rusty Russell
|
ce71acceee
alloc: first cut of new Tridge-inspired allocator
|
16 years ago |
Rusty Russell
|
9f8c65b28a
likely: new module
|
16 years ago |
Rusty Russell
|
009f261242
New asort routine; unf. breaks under -Wmissing-prototypes etc :(
|
16 years ago |
Rusty Russell
|
46b1a03e21
ccanize tdb further, and add simple test.
|
16 years ago |
Rusty Russell
|
96d128229c
Endianness module.
|
17 years ago |
Rusty Russell
|
3d34b48fce
Allocator now has metadata.
|
18 years ago |
Rusty Russell
|
df4e8e9de8
More attributes for typesafe_cb.
|
18 years ago |
Rusty Russell
|
ff03158c32
HAVE_ATTRIBUTE_PRINTF for talloc
|
18 years ago |
Rusty Russell
|
29149d39d5
First cut of ccan-izing talloc
|
18 years ago |
Rusty Russell
|
fdfcdafbfa
First cut, some hacks, three simple modules.
|
18 years ago |