Commit History

Author SHA1 Message Date
  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
  Ahmed Samy 581bc150d4 cpuid: small fix for non x86-cpus 12 years ago
  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