]> git.ozlabs.org Git - ccan/history - tools/configurator/configurator.c
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
[ccan] / tools / configurator / configurator.c
2011-04-27 Rusty Russellstr: fix tests on unsigned chars, and !HAVE_ISBLANK.
2011-04-19 Rusty Russellconfigurator: HAVE_FILE_OFFSET_BITS
2011-04-02 Andreas Schlickconfigurator: Remove the now unneeded test for nested...
2011-04-02 Andreas Schlickconfigurator: Add test for glibc's qsort_r.
2011-03-28 Rusty Russellconfigure.h: HAVE_ISBLANK
2011-03-24 David GibsonAdd configurator test for memmem()
2011-03-22 Rusty Russelltools: fix up warnings with -Wwrite-strings.
2011-03-21 Rusty Russellconfigurator: HAVE_STACK_GROWS_UPWARDS
2011-03-02 Rusty Russellconfigurator: more robust test for HAVE_NESTED_FUNCTIONS
2011-03-01 Rusty Russellconfig.h: HAVE_ASPRINTF
2011-03-01 Rusty Russellconfig.h: define _GNU_SOURCE
2011-03-01 Rusty Russellconfig.h: idempotent-wrap the generated config.h
2011-01-04 Rusty Russellcompiler: NORETURN
2011-01-01 Rusty Russellconfig.h: HAVE_FLEXIBLE_ARRAY_MEMBER
2010-12-08 Rusty Russellconfigurator: warnings count as failures too.
2010-11-15 Rusty Russellconfig: add HAVE_BUILTIN_FFSLL
2010-11-15 Rusty Russellccanlint: remove -Werror, use output of compile command...
2010-11-03 Rusty Russelltools: new "configurator" tool.