-
- Downloads
KWSys 2012-12-19 (933eb822)
Extract upstream KWSys using the following shell commands. $ git archive --prefix=upstream-kwsys/ 933eb822 | tar x $ git shortlog --no-merges --abbrev=8 --format='%h %s' 3b17de34..933eb822 Brad King (2): fea37696 Process: Remove support for Windows 98 01e15c22 Remove KWSys Registry Rolf Eike Beer (7): f376ec32 SystemInformation: fix typos bfee5174 SystemInformation: sum up all caches found in /proc/cpuinfo 5690d711 SystemInformation: fix value extraction from /proc/cpuinfo 36295981 SystemInformation: PA-RISC chips are from HP 72e9d02e SystemInformation: try harder to find a useful processor name b39de34c SystemInformation: try harder to find the CPU family 933eb822 SystemInformation: extract CPU stepping information from /proc/cpuinfo, too Sean McBride (2): 5e17bfde Process: Dereference NULL++ instead of NULL to force crash 86a78cb7 SystemTools: Add check for empty strings to prevent integer underflow Change-Id: Id7194f434fe67be81e6ee9e96d705010a1171a06
Showing
- CMakeLists.txt 3 additions, 48 deletionsCMakeLists.txt
- EncodeExecutable.c 0 additions, 114 deletionsEncodeExecutable.c
- ProcessFwd9x.c 0 additions, 211 deletionsProcessFwd9x.c
- ProcessWin32.c 17 additions, 270 deletionsProcessWin32.c
- Registry.cxx 0 additions, 818 deletionsRegistry.cxx
- Registry.hxx.in 0 additions, 107 deletionsRegistry.hxx.in
- SystemInformation.cxx 81 additions, 18 deletionsSystemInformation.cxx
- SystemTools.cxx 7 additions, 1 deletionSystemTools.cxx
- testProcess.c 10 additions, 5 deletionstestProcess.c
- testRegistry.cxx 0 additions, 109 deletionstestRegistry.cxx
- testSystemInformation.cxx 1 addition, 0 deletionstestSystemInformation.cxx
Loading
Please register or sign in to comment