KWSys 2013-12-19 (88165c5e)
Extract upstream KWSys using the following shell commands. $ git archive --prefix=upstream-kwsys/ 88165c5e | tar x $ git shortlog --no-merges --abbrev=8 --format='%h %s' 1010d0e3..88165c5e Clinton Stimpson (2): ab6f8c36 FStream: Fix rdbuf() return and use use of FStream in SystemTools. 88165c5e Encoding: Fix bug in kwsysEncoding_DupToNarrow. Rolf Eike Beer (2): d2bcbe11 SystemInformation: extract CPU information on Linux/Sparc b2fd7da5 ProcessUNIX: close /proc entry before starting recursion Ådne Hovda (1): a02a1ad2 SystemInformation: Fix compilation on HP-UX 11.11 hppa Change-Id: I225e0517379d88612f18215b43c7d6a9daad6326
Showing
- EncodingC.c 1 addition, 1 deletionEncodingC.c
- FStream.hxx.in 1 addition, 1 deletionFStream.hxx.in
- ProcessUNIX.c 1 addition, 1 deletionProcessUNIX.c
- SystemInformation.cxx 29 additions, 3 deletionsSystemInformation.cxx
- SystemTools.cxx 2 additions, 2 deletionsSystemTools.cxx
- testEncoding.cxx 10 additions, 1 deletiontestEncoding.cxx
Loading
Please register or sign in to comment