Commit History

Author SHA1 Message Date
  Rusty Russell b989e06c09 opt: add float/double helpers. 12 years ago
  Rusty Russell 79715b8c08 opt: relicense to GPLv2+ (from GPLv3+) 12 years ago
  Rusty Russell 8071ba125b opt: don't wordwrap when description line starts with whitespace. 12 years ago
  Rusty Russell 76565e3d88 opt: test the new embedded-\n-in-usage behaviour. 12 years ago
  Luke Dashjr 13b374859e opt: accept newline in help strings 12 years ago
  Rusty Russell 2e26b06e63 ccan: add test for line-wrapping usage message. 12 years ago
  Rusty Russell bf06b6e9a5 opt: fix tests for 64-bit systems. 12 years ago
  Rusty Russell e4fbff960f opt: test HAVE_SYS_TERMIOS_H via #if 12 years ago
  Rusty Russell 7471ecd791 tools/configurator: add HAVE_SYS_TERMIOS_H 12 years ago
  Luke Dashjr 2179b06e71 opt: avoid using %lld and %llx formats 12 years ago
  Luke Dashjr d218dcd458 opt: only use termios if HAVE_SYS_TERMIOS_H is defined 12 years ago
  Emilio G. Cota 9273220c47 bitmap: add endianness casts 12 years ago
  Rusty Russell 8f6c40bce7 timer: fix abortstring on 64 bit platforms. 12 years ago
  Rusty Russell fc8acdbbe2 net: fix async connect to non-listening port. 12 years ago
  Rusty Russell 12ab811533 io: io_always, and zero-length operations support. 12 years ago
  Ahmed Samy 075120f344 cpuid: fix example compilation 12 years ago
  Ahmed Samy 6977745243 cpuid: Now we support extended feature testing. 12 years ago
  Peter Hutterer 339178b224 argcheck: a module to check argument ranges 12 years ago
  Rusty Russell 95b59482c1 io: io_close_other() 12 years ago
  Rusty Russell f508ed408b io: Fix bug where duplex connection is last fd, when another gets deleted. 12 years ago
  Rusty Russell 5a510ed569 Revert "io: closing one side of a duplex connection closes both." 12 years ago
  Ahmed Samy dbbefec697 cpuid: Introduce cpuid_write_info 12 years ago
  Ahmed Samy fab645fbee cpuid: documentation fix 12 years ago
  Rusty Russell 02ae136a99 Merge branch 'master' of ozlabs.org:ccan 12 years ago
  Rusty Russell 1273379185 io: add io_is_idle(). 12 years ago
  Rusty Russell dded32f2b0 io: handle duplex corner cases. 12 years ago
  Ahmed Samy 5d628b6376 cpuid: remove un-needed bit shifting 12 years ago
  Rusty Russell 83d4e1285d Merge branch 'master' of ozlabs.org:ccan 12 years ago
  Rusty Russell 490b63852f io: closing one side of a duplex connection closes both. 12 years ago
  Ahmed Samy 39c84ebc38 cpuid: parse L1 cache information for AMD. 12 years ago