Commit History

Author SHA1 Message Date
  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
  Rusty Russell 5caaeab8a7 antithread: avoid arithmetic on void pointers 15 years ago
  Rusty Russell caf366998b tools: fix up warnings with -Wwrite-strings. 15 years ago
  Rusty Russell e2fc21e505 foreach: more const iteration fixes. 15 years ago
  Rusty Russell a95fc43fbe ccan: add -Wpointer-arith and -Wwrite-strings by default 15 years ago
  Rusty Russell 414da16fc2 alloc: avoid arithmetic on void pointers. 15 years ago
  Rusty Russell 086a4e1915 read_write_all: avoid arithmetic on void pointers. 15 years ago
  Rusty Russell e610c8c638 opt: avoid function pointer arithmetic 15 years ago
  Rusty Russell 6fa62e5ae1 opt: fix memory leak in tests. 15 years ago
  Rusty Russell e34192d580 opt: allow const arguments. 15 years ago
  Rusty Russell 6671102184 opt: define NULL 15 years ago
  Rusty Russell 4a084a9e95 cast: fix cast of void * when we don't have GCC features. 15 years ago
  Rusty Russell ef54ea44cc array_size: make sure tests work even without GCC features. 15 years ago
  Rusty Russell 8301696801 talloc: fix leak in test/run-set_allocator.c 15 years ago