Skip to content
  • Kitware Robot's avatar
    KWSys 2012-10-16 (b7a97ac3) · 7ae44db4
    Kitware Robot authored and Brad King's avatar Brad King committed
    Extract upstream KWSys using the following shell commands.
    
    $ git archive --prefix=upstream-kwsys/ b7a97ac3 | tar x
    $ git shortlog --no-merges --abbrev=8 --format='%h %s' bab53989..b7a97ac3
    Brad King (3):
          f9db7eab SystemInformation: Fix helper definition order
          a1e83e42 SystemInformation: Expose helper functions only where needed
          b7a97ac3 SystemInformation: Drop unused LoadLines on OS X
    
    Burlen Loring (1):
          6072e63b SystemInformation: support for resource limits
    
    Sean McBride (2):
          a536d833 ProcessUNIX: Suppress warning about uninteresting return code
          00852081 SystemInformation: Fix sloppy use of sysctlbyname() API
    
    Change-Id: Iae8af129a021435ef4e6daef255e312c99d7b773
    7ae44db4