Commit History

Author SHA1 Message Date
  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 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
  Rusty Russell a5af4b1701 ccan/io: remove IO_IDLE state. 12 years ago
  Rusty Russell f6f11f6b06 ccan/io: remove IO_NEXT state. 12 years ago
  Rusty Russell 57d9d1be33 ccan/io: initialize connection with an explicit I/O plan. 12 years ago
  Rusty Russell 737705f0c2 ccan/io: generic init function for listening connections. 12 years ago
  Rusty Russell 733b09fa8b ccan/io: remove conn arg from io_plan constructors. 12 years ago
  Rusty Russell 625bae8f57 ccan/io: pass struct io_plan explicitly. 12 years ago
  Rusty Russell 42762758d9 ccan/io: replace backend_set_state with backend_wakeup() 12 years ago