Commit History

Author SHA1 Message Date
  Rusty Russell a2dffefa5e ccan/io: io_duplex. 12 years ago
  Rusty Russell 8d97cddd18 ccan/io: benchmarks. 12 years ago
  Rusty Russell 0a2fd289c7 ccan/io: new module. 12 years ago
  Rusty Russell a87884aabb cpuid: ccanlint fixes. 12 years ago
  Rusty Russell 659efe73b8 Merge branch 'cpuid' of https://github.com/decltype/ccan 12 years ago
  Ahmed Samy c9345f68da cpuid: parse CPU L1 cache and TLB identifications 12 years ago
  Ahmed Samy 2df53ae1a1 cpuid: use uint32_t instead of int/unsigned 12 years ago
  Ahmed Samy e9a04de2da cpuid: small fix 12 years ago
  Ahmed Samy b0851b56f2 cpuid: Minor improvements 12 years ago
  David Gibson 6affde3b13 net: Fix potential uninitialized use of variables in net_bind() 12 years ago
  Ahmed Samy 73bd4a199c cpuid: only compile source file if x86 cpu 12 years ago
  Ahmed Samy 3119b7e07a cpuid: prefix every function with cpuid_ 12 years ago
  Ahmed Samy 851a0d36a1 cpuid: add 2 new functions + some more tests 12 years ago
  Ahmed Samy 7684b602b5 cpuid: add proper documentation 12 years ago
  Ahmed Samy 19c5822d43 cpuid: new module 12 years ago
  Rusty Russell d497546437 Merge branch 'master' of ozlabs.org:ccan 12 years ago
  Rusty Russell 75ce5f1195 Add bitmap module to Makefile. 12 years ago
  Rusty Russell d6bee61681 Merge https://github.com/dgibson/ccan 12 years ago
  Emilio G. Cota 03d339d5ac heap: add example on empty heap check 12 years ago
  Emilio G. Cota 60465a3cb0 heap: new module 12 years ago
  Rusty Russell 4bf51de5cb ilog: reformat so webpage doesn't get confused. 12 years ago
  Rusty Russell fa1277d4cf ilog: relicense to Public Domain. 12 years ago
  Rusty Russell 8d14165ac0 tal: add tal_resizez for zero-padded expansion. 12 years ago
  Rusty Russell daf621aec8 endian: add documentation on endian typedefs. 12 years ago
  Rusty Russell 4c9a34ea93 short_types: update documentation on be32/le32 etc. 12 years ago
  Rusty Russell 9e2c88b5b7 endian/short_types: sparse support. 12 years ago
  David Gibson 6a9c567b38 bitmap: Add helper macro to statically declare bitmaps 12 years ago
  David Gibson e0b9db615f bitmap: Rework to assume always multiple of words storage length 12 years ago
  David Gibson 4b284149ed bitmap: Rework types and sizing macros 12 years ago
  David Gibson ea15c79c29 bitmap: Use a typesafe(ish) parameters instead of void * 12 years ago