Commit History

Author SHA1 Message Date
  Rusty Russell aa6f4ffe51 noerr: don't use tempnam 15 years ago
  Andreas Schlick f42bb0b021 failtest: Fix incorrect reuse of va_list in test/run-malloc.c. 15 years ago
  Rusty Russell 1fb8ec9025 endian: use byteswap.h where available 15 years ago
  Rusty Russell 1dcd3ad51b compiler, talloc, tap, tdb2: use #if instead of #ifdef. 15 years ago
  Rusty Russell 9450cb3c1d ccanlint: check for #ifdef 15 years ago
  Rusty Russell 6c1d3e2739 ccanlint: run tests with reduced-feature config.h 15 years ago
  Rusty Russell b401a01a30 ccanlint: compile module with reduced-feature config.h 15 years ago
  Rusty Russell dfc94d4a4b ccanlint: create reduce-feature config.h 15 years ago
  Rusty Russell 27b8937c5e ccanlint: --compiler and --cflags options. 15 years ago
  Rusty Russell 104125b2dd ccanlint: read config.h to get compilation flags at runtime. 15 years ago
  Rusty Russell e169f82bbe ccanlint: handle weird directories. 15 years ago
  Rusty Russell 62bbea8e5f config.h: idempotent-wrap the generated config.h 15 years ago
  Rusty Russell 870fa5e89f asort: handle !HAVE_NESTED_FUNCTIONS 15 years ago
  Rusty Russell 9975a26bad failtest: fix locking code. 15 years ago
  Rusty Russell 98ba6e4755 failtest: fix tracepath bug. 15 years ago
  Rusty Russell 5eaf46e9a0 tdb2: make tdb2 compile clean under -Wshadow. 15 years ago
  Rusty Russell fc00f14087 jmap,likely,tdb2: use CCAN_<MODNAME>_DEBUG instead of DEBUG. 15 years ago
  Rusty Russell 299dc8f99c ccanlint: fix more potential segvs when reporting ccanlint errors. 15 years ago
  Joey Adams af052b1a93 ccan_tokenizer: update to be compatible with darray. 15 years ago
  Joey Adams 6ba4abebd2 darray: Renamed array module to darray and made several improvements. 15 years ago
  Rusty Russell 460f62ce63 failtest: detect leaks in children. 15 years ago
  Rusty Russell c9f915e02c failtest: hook can return FAIL_PROBE 15 years ago
  Rusty Russell c96ab569e7 failtest: record close events 15 years ago
  Rusty Russell 32aaf75342 failtest: call failtest_exit_check even in non-failing parent. 15 years ago
  Rusty Russell 5069685c5e failtest: be clearer when child times out. 15 years ago
  Rusty Russell df34919b32 failtest: --debugpath= for really hard-to-find bugs. 15 years ago
  Rusty Russell 479813329a failtest: don't insert spurious failures if open would fail anyway. 15 years ago
  Rusty Russell fb9514a55b failtest: don't insist parents and children write the same thing to files. 15 years ago
  Rusty Russell 5adceea6af failtest: rely on the save/restore of files, don't use write cleanup. 15 years ago
  Rusty Russell f0d8f32b28 failtest: save entire file contents. 15 years ago