Commit History

Author SHA1 Message Date
  David Gibson eeaa2c8b0d mem: Remove array_size dependency 10 years ago
  Andrew Jeffery 63f13d64d8 strgrp: Tidy up kerneldoc in _info 10 years ago
  Andrew Jeffery 9722c4a494 strgrp: Optionally include OpenMP pragma 10 years ago
  Andrew Jeffery 9e207bca5b ccanlint: Add cflags support to _info 10 years ago
  Andrew Jeffery 8d9d288e9a configurator: Add OpenMP detection 10 years ago
  Andrew Jeffery 7c7ad8cc84 strgrp: new module 10 years ago
  Cody P Schafer 4ad5144790 mem: add memends_str() helper for symmetry 10 years ago
  Cody P Schafer 2c20abc2e2 mem: mark all functions as PURE 10 years ago
  Cody P Schafer 22a03695fd bytestring: use newly added mem helpers 10 years ago
  Cody P Schafer 1c9eb9fb3e mem: add mem helper functions 10 years ago
  Rusty Russell 28f2b56d3c array_size: fix spurious test fail with gcc-5 10 years ago
  Cody P Schafer 1f7028e9d7 pr_log: a new module that provides a simple run-time controlled logging interface 10 years ago
  Cody P Schafer 6aaca17e07 list: suppress unused argument warnings 10 years ago
  Cody P Schafer b2be425ed3 configurator: avoid potential unused parameter warnings hosing our config.h 10 years ago
  Cody P Schafer 7c077923bc configurator: sometimes _GNU_SOURCE is already defined, in those cases avoid redefinition 10 years ago
  Cody P Schafer eda7c5a20e configurator: hide type punning 10 years ago
  David Gibson 0880302221 bytestring: Add rational comment to testcase 10 years ago
  Cody P Schafer 5e6869e733 bytestring: avoid compile_fail failure due to uninitialized warning 10 years ago
  Cody P Schafer 426bd7e684 talloc: avoid a comparison mismatch & at the same time switch to non-legacy sysconf() 10 years ago
  Cody P Schafer d88372302a configurator: avoid leaks that LeakSanitizer doesn't like 10 years ago
  A. Samy 284b3e6d2d cpuid: update inline docs 10 years ago
  A. Samy b7875534ad cpuid: use a hardcoded constant when comparing CPU names 10 years ago
  Rusty Russell eee52d39cf cpuid: fix test. 10 years ago
  A. Samy 8b4ef38b9e cpuid: namespacize some functions and define them as null if unsupported 10 years ago
  A. Samy 7d7de521a4 cpuid: cpuid_write_info(): have outfile a file pointer instead 10 years ago
  A. Samy 2ecac63d9f cpuid: rename ___cpuid to get_cpuid 10 years ago
  A. Samy ea830cd11e cpuid: minor clean up 10 years ago
  Rusty Russell f9ab359345 Makefile-ccan: add new modules. 10 years ago
  David Gibson c2966d1879 agar: Re-entrant Abstract Graph Algorithms 10 years ago
  David Gibson 0616221235 aga: Add lazytrie testcase 11 years ago