1. 19 Aug, 2015 1 commit
    • David Hunt's avatar
      Rename String to StringUtils. · 5e602f18
      David Hunt authored
      Fixes building on case-insensitive filesystems where String.h gets confused with <string.h>.
      
      From d734dacea0a10d0465dad4e95b3421511e7da112 Mon Sep 17 00:00:00 2001
      From: David Hunt <dhunt@iolanthe.attlocal.net>
      Date: Sat, 11 Jul 2015 20:56:31 -0500
      Subject: [PATCH 1/8] Rename String to StringUtils
      5e602f18
  2. 29 Jul, 2015 1 commit
    • Christian Hesse's avatar
      initialize locale for LC_CTYPE only · cea59118
      Christian Hesse authored
      htop uses scanf functions to parse values from proc filesystem. This
      breaks when initializing locale for LC_NUMERIC because of unexpected
      commas. So initialize locale for LC_CTYPE only.
      cea59118
  3. 16 Jul, 2015 2 commits
  4. 14 Jul, 2015 1 commit
  5. 09 Apr, 2015 1 commit
  6. 04 Feb, 2015 1 commit
  7. 03 Feb, 2015 1 commit
  8. 22 Jan, 2015 1 commit
  9. 24 Nov, 2014 1 commit
  10. 14 Oct, 2014 1 commit
  11. 28 Apr, 2014 1 commit
  12. 24 Apr, 2014 2 commits
  13. 09 Apr, 2014 1 commit
  14. 27 Feb, 2014 1 commit
  15. 14 Jan, 2014 1 commit
  16. 26 Feb, 2013 1 commit
  17. 05 Dec, 2012 1 commit
  18. 19 Oct, 2012 1 commit
  19. 04 Oct, 2012 1 commit
  20. 12 Jul, 2012 1 commit
  21. 26 Dec, 2011 2 commits
  22. 08 Sep, 2011 1 commit
  23. 26 Aug, 2011 1 commit
  24. 26 May, 2011 1 commit
  25. 05 Dec, 2010 1 commit
  26. 23 Nov, 2010 1 commit
  27. 20 Nov, 2010 2 commits
  28. 24 Aug, 2010 1 commit
  29. 25 Feb, 2010 2 commits
  30. 17 Feb, 2009 1 commit
  31. 23 Sep, 2008 1 commit
  32. 09 Mar, 2008 1 commit
  33. 08 Mar, 2008 1 commit
    • Hisham Muhammad's avatar
      BUGFIX: Fix display of CPU count for threaded processes. · 93f091c4
      Hisham Muhammad authored
      When user threads are hidden, process now shows the
      sum of processor usage for all processors. When user
      threads are displayed, each thread shows its own
      processor usage, including the root thread.
      (thanks to Bert Wesarg for the report)
      Also, add option to display thread colors differently.
      93f091c4
  34. 05 Mar, 2008 1 commit
  35. 09 Nov, 2007 1 commit