Commit History

Author SHA1 Message Date
  Ahmed Samy 0e528772db cpuid: better parser for processor info 12 years ago
  Rusty Russell efd79fad55 io: fix port clash in test. 12 years ago
  Rusty Russell 6d12f6a12d daemonize / daemon_with_notify: ignore Ubuntu 13.10 brain death. 12 years ago
  Rusty Russell fe5952874b time: to/from sec conversions. 12 years ago
  Rusty Russell 96a1ebd335 Merge branch 'master' of ozlabs.org:ccan 12 years ago
  Ahmed Samy ef47a9814b cpuid: Use __asm for MSVC 12 years ago
  Ahmed Samy 0cfb63013b cpuid: use a sprintf-like function to get cputype as a string 12 years ago
  Ahmed Samy d03f0db15b cpuid: avoid unions in parsing data 12 years ago
  Ahmed Samy 9c0951e6f6 cpuid: apply the 32-bit fix 12 years ago
  Rusty Russell 8700faf27f io: add io_conn_fd() 12 years ago
  Rusty Russell e40f5c50a7 io: io_set_alloc() 12 years ago
  Rusty Russell 5a7e32bdb9 ccan/io: make union more generic. 12 years ago
  Ahmed Samy 13b38a7282 Merge branch 'master' of ozlabs.org:ccan 12 years ago
  Rusty Russell 641b511049 Merge branch 'io' 12 years ago
  Rusty Russell cece098555 ccan/io: add examples. 12 years ago
  Rusty Russell b85c47bb81 ccan/io: io_connect() 12 years ago
  Rusty Russell c321a1d027 ccan/io: flatten debug callchain further. 12 years ago
  Rusty Russell 9e02685a62 ccan/io: flatten debug callchain. 12 years ago
  Rusty Russell d4af94ec86 ccan/io: update and improve documentation. 12 years ago
  Rusty Russell 7bfb7a1cf4 ccan/io: save errno on io_close, for finish functions. 12 years ago
  Rusty Russell 306b6b0e89 ccan/io: handle errors on poll() 12 years ago
  Rusty Russell 3a7b8a8a80 ccan/io: io_close_cb() 12 years ago
  Rusty Russell 869dc1528e ccan/io: simplify I/O callbacks. 12 years ago
  Rusty Russell 0f16a4197c ccan/io: io_set_finish() 12 years ago
  Rusty Russell e2ce04eac3 ccan/io: test custom io functions. 12 years ago
  Rusty Russell 34776d3e9a ccan/io: go linear for debugging. 12 years ago
  Rusty Russell cf86c1e306 ccan/io: test read after hangup. 12 years ago
  Rusty Russell d0458a4338 ccan/io: simplify do_ready. 12 years ago
  Rusty Russell cef578da77 ccan/io: make io functions more generic. 12 years ago
  Rusty Russell 109f8003b6 ccan/io: remove io_state. 12 years ago