- 18 Feb, 2018 1 commit
-
-
Hisham Muhammad authored
I was occasionally passing negative values to size_t. Plus, this better reflects the intent of the variant argument. Reported by Coverity: https://scan8.coverity.com/reports.htm#v13253/p10402/fileInstanceId=22093891&defectInstanceId=7543346&mergedDefectId=174179&fileStart=251&fileEnd=500
-
- 27 Jul, 2017 1 commit
-
-
Hisham Muhammad authored
Calls marked with xSnprintf shouldn't fail. Abort program cleanly if any of them does.
-
- 01 Oct, 2016 1 commit
-
-
Hisham authored
translate dev_t to major:minor on other platforms. Closes #316.
-
- 19 Jun, 2016 1 commit
-
-
Hisham Muhammad authored
* Dynamically adjust the size of line reads. * Remove some more uses of fgets with arbitrary sizes. * Fix reading of lines and width of n column. Fixes #514.
-
- 02 Feb, 2016 1 commit
-
-
Hisham authored
-
- 12 Jan, 2016 1 commit
-
-
Hisham Muhammad authored
-
- 17 Sep, 2015 1 commit
-
-
Michael McConville authored
-
- 19 Aug, 2015 1 commit
-
-
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
-
- 23 Mar, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 24 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 22 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
Cleanup the code to prevent this bug from happening again.
-
- 27 Feb, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 16 Jan, 2014 1 commit
-
-
Hisham Muhammad authored
(Patch by Dawid Gajownik)
-
- 05 Dec, 2012 1 commit
-
-
Hisham Muhammad authored
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
-
- 10 Nov, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 26 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 25 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 18 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
* Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
-
- 22 Mar, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 02 Sep, 2010 1 commit
-
-
Hisham Muhammad authored
-
- 24 Aug, 2010 1 commit
-
-
Hisham Muhammad authored
simplify processor data accounting (add CPUData structure) remove Process_clone trick
-
- 03 Mar, 2010 1 commit
-
-
Hisham Muhammad authored
-
- 25 Feb, 2010 1 commit
-
-
Hisham Muhammad authored
-
- 16 Oct, 2009 1 commit
-
-
Hisham Muhammad authored
-
- 08 Jun, 2009 1 commit
-
-
Hisham Muhammad authored
-
- 02 Jun, 2009 1 commit
-
-
Hisham Muhammad authored
-