Commit History

Author SHA1 Message Date
  Rusty Russell 48b700953f antithread, failtest: use ccan/err instead of err.h. 13 years ago
  Rusty Russell e18e80fe17 failtest: compile fix for OpenBSD 14 years ago
  Rusty Russell a85a809bb1 failtest: don't assume FD_SETSIZE is maximum runtime fd. 14 years ago
  Rusty Russell a6b5111fe6 tlist: remove type arg from tlist_top(), tlist_tail() 14 years ago
  Rusty Russell b3ae79aee2 failtest: do trace via a FILE, not an fd. 14 years ago
  Rusty Russell 614259f13c failtest: add --trace to replace --tracepath 14 years ago
  Rusty Russell 67bbee5311 failtest: save and restore file state inside child (on-demand) 14 years ago
  Rusty Russell 4f2f6f1eba failtest: add comment about limitations of untracked pointers. 14 years ago
  Rusty Russell eaff14657e failtest: fix failpath on open. 14 years ago
  Rusty Russell 2006aa032d failtest: report failpath problems correctly. 14 years ago
  Rusty Russell acb6106ca2 failtest: stop when leak detected. 14 years ago
  Rusty Russell e43dc84fe9 failtest: catch mmap. 14 years ago
  Rusty Russell 931f1941d3 failtest: fix --debugpath 14 years ago
  Rusty Russell 57cc9494b0 failtest: internally eliminate duplicate calls. 14 years ago
  Rusty Russell 15c6ce4209 failtest: simplify FAIL_PROBE. 14 years ago
  Rusty Russell 7859e95434 failtest: report errors in children directly to original stderr. 14 years ago
  Rusty Russell 163daaf481 failtest: use high-numbers file descriptors to stay out of the way. 14 years ago
  Rusty Russell 9571a41e84 failtest: use a linked list for history, not an array. 14 years ago
  Rusty Russell 407057edd6 failtest: fix internal cut & paste bug 14 years ago
  Rusty Russell adc9909e26 failtest: replay --failpath correctly on really failing opens. 14 years ago
  Rusty Russell f18b792838 failtest: use ccan/time 14 years ago
  Rusty Russell 0a379f7736 failtest: use 64 bit offsets if available. 14 years ago
  Rusty Russell 05ab011ade failtest: plug memory leak. 14 years ago
  Rusty Russell 736e586020 failtest: fix silent exit when top-level return FAIL_PROBE 14 years ago
  Rusty Russell 74257cee33 various: add LICENSE comments. 14 years ago
  Rusty Russell 4601063b15 failtest: failtest_has_failed() 15 years ago
  Rusty Russell 371a31d946 failtest: override getpid() as well. 15 years ago
  Andreas Schlick 9660f0f1cb failtest: Change mode_t to int. 15 years ago
  Andreas Schlick 418cb41273 To compile ccan under DragonFly BSD some additional includes are required. 15 years ago
  Rusty Russell 36264d9553 failtest: fix fascist warn_unused_result warnings 15 years ago