Skip to content
  • Brad King's avatar
    BUG: Fix parsing of linux 2.6 /proc/meminfo format · ee99b15b
    Brad King authored
    Previously KWSys SystemInformation parsed this file assuming a strict
    order and set of fields, but the order is not reliable.  This
    generalizes the implementation to support any order and extra fields.
    ee99b15b