Skip to content
  • Kitware Robot's avatar
    KWSys 2015-01-09 (425fa73e) · 54d83cae
    Kitware Robot authored and Brad King's avatar Brad King committed
    Extract upstream KWSys using the following shell commands.
    
    $ git archive --prefix=upstream-kwsys/ 425fa73e | tar x
    $ git shortlog --no-merges --abbrev=8 --format='%h %s' 5a15cb3b..425fa73e
    Ben Boeckel (1):
          425fa73e Add missing malloc return value casts
    
    Simon Gomizelj (1):
          2f0165f1 Terminal: Add xterm-termite to VT100 color support whitelist
    
    Stephen Kelly (3):
          e4fe1d1a SystemTools: Refactor selection of Windows directory APIs
          af86ac7d SystemTools: Fix build with SunCC/stlport.
          d30c9b03 Workaround SolarisStudio bug with libstdc++.
    
    Change-Id: Ib8fbe15d1ee072ac8d8506d92c8883056b224a89
    54d83cae