Commit History

Author SHA1 Message Date
  Rusty Russell 004098abe2 Merge branch 'master' of ozlabs.org:ccan 12 years ago
  Rusty Russell 447cfb714c list: fix list_prev and list_next on const lists. 12 years ago
  Ahmed Samy 7cc2462789 cpuid: prefix cpuid_t enums with CPUID_* instead of CPU_* 12 years ago
  Ahmed Samy 92b6e20544 cpuid: drop support for testing extended features 12 years ago
  Ahmed Samy 715de3cf27 cpuid: fix for MSVC in cpuid_is_supported() 12 years ago
  Ahmed Samy dce6f0fa31 cpuid: parse additional feature information for pCPU_PROCINFO_AND_FEATUREBITS 12 years ago
  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