Commit History

Author SHA1 Message Date
  Rusty Russell e5bb37eaf3 tdb2: use config.h instead of setting _XOPEN_SOURCE etc. 15 years ago
  Rusty Russell f82eddef12 tdb2: update tools/speed.c, tools/tdbtool.c and tools/tdbtorture.c to new API 15 years ago
  Rusty Russell c8c9a4693b tdb2: clear bogus gcc uninitialized warnings with -O3 15 years ago
  Rusty Russell e50b1a0722 failtest: include config.h first 15 years ago
  Rusty Russell f31fde4598 ccanlint: fix gdb line in tests_pass helper. 15 years ago
  Rusty Russell 3b200f895c tools: fix ctype.h and string usage. 15 years ago
  Rusty Russell 02bdd9ac60 str: replacements for ctype functions. 15 years ago
  Rusty Russell 18db8f6ff7 tap: fix isdigit and isspace usage. 15 years ago
  Rusty Russell b7dedf4344 ciniparser: fix ctype.h usage, and lazy strrchr. 15 years ago
  Rusty Russell 2621f3adc8 ccanlint: objects_build_with_stringchecks 15 years ago
  Rusty Russell ecea073699 str: provide checks for ctype.h char functions, and strstr and strchr functions. 15 years ago
  Rusty Russell 3f4e83d8ac build_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_OR_ZERO 15 years ago
  Rusty Russell a1d048552e ccanlint: don't ever used pre-built modules as dependencies. 15 years ago
  Rusty Russell 298dc12222 ccanlint: fix mangled output for 'make scores' 15 years ago
  Brad Hards c6bbde3a1b tools: avoid needless post increment on size 15 years ago
  Rusty Russell 4fc9ee3670 tools: actually add non-source files to other_files in manifest 15 years ago
  Brad Hards 1fe93863f1 alloc: avoid dead store to hdrlen 15 years ago
  Brad Hards edede43eef ciniparser: avoid dead store to sta 15 years ago
  Brad Hards 48e8d58600 ccan_tokenizer: avoid dead store 15 years ago
  Brad Hards 75955fba30 tdb2: trivial spelling fixes 15 years ago
  Brad Hards 8da21eead0 tdb: remove unused last_ptr 15 years ago
  Brad Hards 86d3ac9460 ciniparser: remove dead store 15 years ago
  Brad Hards fbc7877063 alloc: remove unused variable 15 years ago
  Rusty Russell fb1dfd0929 asprintf: new asprintf module. 15 years ago
  Joey Adams 5079b95c11 tools: Fixed unchecked *strrchr in a couple places. 15 years ago
  Joey Adams c67c37e8d2 tools: Added "-I." to fix ccan_depends --compile 15 years ago
  Andreas Schlick 376edd78d3 asort: Remove constness from ctx pointer. 15 years ago
  Andreas Schlick abac60537e tdb2: Correct the comment explaining tdb_brlock(). 15 years ago
  Rusty Russell 118ace351b cast: new limited cast package inspired by Jan Engelhardt's libhx. 15 years ago
  Rusty Russell ce6eef4132 ccanlint: give a point per compile_ok/compile_fail test 15 years ago