Commit History

Author SHA1 Message Date
  Rusty Russell 1b7100ad10 configurator: check for valgrind/memcheck.h 10 years ago
  Andrew Jeffery 8d9d288e9a configurator: Add OpenMP detection 10 years ago
  Cody P Schafer b2be425ed3 configurator: avoid potential unused parameter warnings hosing our config.h 10 years ago
  Cody P Schafer 7c077923bc configurator: sometimes _GNU_SOURCE is already defined, in those cases avoid redefinition 10 years ago
  Cody P Schafer eda7c5a20e configurator: hide type punning 10 years ago
  Cody P Schafer d88372302a configurator: avoid leaks that LeakSanitizer doesn't like 10 years ago
  Rusty Russell 7011546929 tools: add HAVE_UNALIGNED_ACCESS test. 11 years ago
  David Gibson 40b45c4cfb mem: Implement memrchr() 11 years ago
  Rasmus Villemoes 1567e4bd07 configurator: Fix CTZ detection 11 years ago
  Cody P Schafer 54d5123a56 configurator: add BUILTIN_CTZ*, BUILTIN_FFS, and ICCARM_INTRINSICS 11 years ago
  Rusty Russell 3d3e9b9cbf tools/configurator: set HAVE_CLOCK_GETTIME even if it's in -lrt. 11 years ago
  Cody P Schafer 48c1824304 compiler: Add PURE_FUNCTION 11 years ago
  Rusty Russell 7471ecd791 tools/configurator: add HAVE_SYS_TERMIOS_H 12 years ago
  Rusty Russell d21d629add configurator: fix single-arg case. 13 years ago
  Rusty Russell 1322fd3377 configurator: test for HAVE_FCHDIR 13 years ago
  Rusty Russell 1ca32ce6d8 configurator: add library testing 13 years ago
  Rusty Russell ea4bd098db configurator: add HAVE_ERR_H test. 14 years ago
  Rusty Russell c4f43d26dc iscsi: use <sys/filio.h> on Solaris. 14 years ago
  Rusty Russell aee1d4983e tools/configurator: fix test for /proc/self/maps. 14 years ago
  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
  Rusty Russell edd3043fe3 configurator: make it BSD-MIT licensed. 15 years ago
  Douglas Bagnall 5bfb3995da tools: don't unnecessarily redefine _GNU_SOURCE in config.h 15 years ago
  Rusty Russell 00e61068e3 str: fix tests on unsigned chars, and !HAVE_ISBLANK. 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