Commit History

Author SHA1 Message Date
  Rusty Russell 36264d9553 failtest: fix fascist warn_unused_result warnings 15 years ago
  Rusty Russell ee0626765b failtest: fix void * arithmetic in example. 15 years ago
  Rusty Russell 3ad57bc902 failtest: continue (without failing) if we run off end of --failpath= 15 years ago
  Rusty Russell 024fbb5f96 tdb2: make head of free list point to last entry. 15 years ago
  Rusty Russell b556ef1fc1 tdb2: speed up transaction code by making page size a constant. 15 years ago
  Rusty Russell 1444b09cd3 tdb2: fix traversal bug in free list lock_and_alloc() 15 years ago
  Rusty Russell 4bde5a87c0 tdb2: add --summary and logging to tools/speed. 15 years ago
  Rusty Russell 5f388eef7e tdb2: add --no-sync argument to speed. 15 years ago
  Rusty Russell 40bab4d5df tdb2: fix use after free on error message 15 years ago
  Rusty Russell e1fd1d9623 tdb2: fix two transaction bugs. 15 years ago
  Rusty Russell 788c3a4f34 tdb2: cleanups for tdbtorture, add more debugging and -S flag. 15 years ago
  Rusty Russell 5e7b20d01b tdb2: actually implement tdb_error(). 15 years ago
  Rusty Russell 94c8763345 tdb2: fix tools warnings with -Wshadow and -Wcast-qual. 15 years ago
  Rusty Russell f1069e4a2d tdb2: avoid C++ reserved words (ie. private) 15 years ago
  Rusty Russell e6862ec8ae tdb2: check PID if we are holding a lock. 15 years ago
  Rusty Russell f513c5701b tdb2: tdb_lockall() and tdb_lockall_read() support. 15 years ago
  Rusty Russell 082d651ffd configure.h: HAVE_ISBLANK 15 years ago
  Rusty Russell b0a59bdcb3 failtest: handle EINTR from poll. 15 years ago
  Rusty Russell 94b797a5d4 ccanlint: fix listing of dependencies 15 years ago
  David Gibson 6aa15db4f4 Add configurator test for memmem() 15 years ago
  Rusty Russell 19efa835ec iscsi: fix warnings with -Wwrite-strings 15 years ago
  Rusty Russell 16256f55b0 darray: handle case where we don't have typeof. 15 years ago
  Rusty Russell b2e751d04e tap: ccanlint fixups 15 years ago
  Rusty Russell c1da4104d9 ccanlint: fix compilation of API tests with coverage 15 years ago
  Rusty Russell 6c30b53967 crcsync: avoid arithmetic on void pointers 15 years ago
  Rusty Russell 061e359bfc ccanlint: roughly handle multiple conditions on #if line. 15 years ago
  Rusty Russell 678cd10db6 ccanlint: exit with non-zero exit status if a test fails. 15 years ago
  Rusty Russell 7ce5cb9dbd compiler: fix -Wwrite-strings warning in example. 15 years ago
  Rusty Russell 5b0bdc23fb antithread: fix -Wwrite-strings warning in test, and trailing whitespace. 15 years ago
  Rusty Russell e5d378237f alloc: dont clash with libc's fls, avoid void pointer arithmetic 15 years ago