Commit History

Author SHA1 Message Date
  Rusty Russell 318f717e34 ccan/io: implement debug. 11 years ago
  Rusty Russell 94dd4c2bdd ccan/io: implement timeouts. 11 years ago
  Rusty Russell e92e2f65a9 ccan/io: duplex support. 11 years ago
  Rusty Russell 6109a0a614 ccan/io: eliminate dir argument from io_wait and io_always. 11 years ago
  Rusty Russell cdffdf5d61 ccan/io: rewrite. 11 years ago
  Rusty Russell 12e924346b ccan/io: fix io_connect. 11 years ago
  Rusty Russell 79ac004967 tools/ccanlint: add global .valgrind_suppressions file. 11 years ago
  Cody P Schafer 54d5123a56 configurator: add BUILTIN_CTZ*, BUILTIN_FFS, and ICCARM_INTRINSICS 11 years ago
  Douglas Bagnall 106eab33ea opt/helpers: fix out-of-range check in opt_set_floatval() 11 years ago
  Rusty Russell 188ec2fac4 net: use freeaddrinfo() in _info example. 11 years ago
  Rusty Russell 5c345a1e10 io: fix io_connect(). 11 years ago
  Rusty Russell 8b0bdb090e structeq: new module. 11 years ago
  Rusty Russell c8e75cdce1 tal/str: fix error when strreg regex looks for literal slashes. 11 years ago
  Rusty Russell 58c5a35247 time: update for new configurator. 11 years ago
  Rusty Russell 3d3e9b9cbf tools/configurator: set HAVE_CLOCK_GETTIME even if it's in -lrt. 11 years ago
  Douglas Bagnall 7220240c0e opt: Don't segfault if a string's default is NULL 11 years ago
  Douglas Bagnall 63b0055673 opt: add an int decrementing helper function 11 years ago
  Douglas Bagnall b377324e5c opt: always initialise values in set_llong_with_suffix() 11 years ago
  David Gibson 19bfc14906 memmem, bytestring: Fix includes in _info 11 years ago
  Cody P Schafer bddc09dd41 autodata: fix example, autodata_get()s second arg must be a (size_t *) 11 years ago
  Cody P Schafer 23e96f89d5 compiler: avoid barfing when config.h & the current -std= mode mismatch 11 years ago
  Cody P Schafer 48c1824304 compiler: Add PURE_FUNCTION 11 years ago
  David Gibson 7bcba7662a memmem: Remove void * arithmetic warning 11 years ago
  David Gibson 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
  David Gibson 9a483e6609 rfc822: Use the memmem module 11 years ago
  David Gibson 1db16ab68e memmem: Trivial module to provide memmem() function 11 years ago
  David Gibson 23636f5911 jacobson_karels: Add missing inline keyword 11 years ago
  Rusty Russell adfa48b95c ccan/htable: fix tools warning for 64-bit systems. 11 years ago
  Rusty Russell 1b11d06b6d time: fix example. 11 years ago
  Rusty Russell 31bf658f42 strset: fix up tools for new ccan/time API. 11 years ago