- 10 Sep, 2015 3 commits
-
-
Hisham Muhammad authored
Darwin fixes - duplicate & conflicting decls
-
Jardel Weyrich authored
-
Jardel Weyrich authored
-
- 08 Sep, 2015 1 commit
-
-
Hisham Muhammad authored
fix calloc() calls
-
- 07 Sep, 2015 1 commit
-
-
Christian Hesse authored
* size_t nmemb (number of elements) first, then size_t size * do not assume char is size 1 but use sizeof() * allocate for char, not pointer to char (found by Michael McConville, fixes #261)
-
- 29 Aug, 2015 4 commits
-
-
Hisham Muhammad authored
kilobytes is the smallest unit and never has precision
-
Christian Hesse authored
Signed-off-by: Christian Hesse <mail@eworm.de>
-
Hisham Muhammad authored
get a useful tolal for clock meter
-
Hisham Muhammad authored
add missing blank
-
- 28 Aug, 2015 6 commits
-
-
Christian Hesse authored
-
Christian Hesse authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Could no longer reproduce #244 after these fixes.
-
Hisham Muhammad authored
-
- 27 Aug, 2015 11 commits
-
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
remove extra space in dual meters without margins
-
Christian Hesse authored
-
Hisham Muhammad authored
Dynamic unit
-
Hisham Muhammad authored
use ASCII blank even for graphical meter in UTF-8 mode
-
Christian Hesse authored
Signed-off-by: Christian Hesse <mail@eworm.de>
-
Christian Hesse authored
Signed-off-by: Christian Hesse <mail@eworm.de>
-
Hisham Muhammad authored
include wctype.h for iswprint()
-
- 25 Aug, 2015 2 commits
-
-
Christian Hesse authored
If the terminal has no font with braille characters we see... Nothing useful. Use an ASCII blank at least, so we have an idea about what's going on.
-
Christian Hesse authored
-
- 20 Aug, 2015 11 commits
-
-
Hisham Muhammad authored
Closes #113.
-
Hisham Muhammad authored
Fix tree view if userland threads are hidden.
-
Hisham Muhammad authored
Closes PR #111.
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
use a define for graphical meter array size
-
Hisham Muhammad authored
Interpret command line PIDs as PIDs, not TIDs
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Closes #228.
-
Hisham Muhammad authored
Closes #241.
-
- 19 Aug, 2015 1 commit
-
-
Hisham Muhammad authored
-