- 14 Sep, 2015 1 commit
-
-
Patrick Marlier authored
-
- 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)
-
- 20 Aug, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Closes #228.
-
- 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
-
- 04 Aug, 2015 1 commit
-
-
peter-warhzner authored
-
- 23 Jul, 2015 1 commit
-
-
Maks Naumov authored
-
- 15 May, 2015 1 commit
-
-
Christian Hesse authored
gcc gives warnings like this: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result Assign value to a variable, cast to (void) to discard it.
-
- 13 May, 2015 1 commit
-
-
Hisham Muhammad authored
Closes #185. Closes #190.
-
- 09 Apr, 2015 2 commits
-
-
Hisham Muhammad authored
Read OOM data only if column is enabled. Make sort ordering more consistent. Closes #182.
-
Hisham Muhammad authored
-
- 01 Apr, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Mar, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 17 Mar, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 16 Mar, 2015 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 15 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 08 Mar, 2015 3 commits
-
-
Hisham Muhammad authored
Conflicts: linux/LinuxProcess.c
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 23 Feb, 2015 3 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Conflicts: Process.c Process.h ProcessList.c ScreenManager.c linux/LinuxProcessList.c
-
- 20 Feb, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Jan, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Kinda runs, but functionality from the original main loop is still missing. Patience.
-
- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 19 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 27 Nov, 2014 9 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
We'll just isolate the platform-dependent bit.
-
Hisham Muhammad authored
Set up environment to move other meters.
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-