Rusty Russell
|
98b8ada203
configurator: define HAVE_CCAN.
|
14 years ago |
Andrey Smirnov
|
2eff9a654f
Makefile, configurator: Add additional debug flags to CFLAGS
|
14 years ago |
Rusty Russell
|
6a8d296f93
configurator: HAVE_SECTION_START_STOP
|
14 years ago |
Rusty Russell
|
655bae650e
configurator: HAVE_PROC_SELF_MAPS
|
14 years ago |
Rusty Russell
|
53de95c6ad
configurator: HAVE_BACKTRACE
|
14 years ago |
Douglas Bagnall
|
5bfb3995da
tools: don't unnecessarily redefine _GNU_SOURCE in config.h
|
15 years ago |
Rusty Russell
|
4db6a6709b
configurator: HAVE_FILE_OFFSET_BITS
|
15 years ago |
Andreas Schlick
|
7d21fec7d9
configurator: Remove the now unneeded test for nested functions.
|
15 years ago |
Andreas Schlick
|
4c00ae05fa
configurator: Add test for glibc's qsort_r.
|
15 years ago |
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 |