- 19 Feb, 2018 1 commit
-
-
Hisham Muhammad authored
-
- 04 Feb, 2017 1 commit
-
-
Kamyar Rasta authored
-
- 31 Jan, 2017 1 commit
-
-
Kamyar Rasta authored
-
- 01 Oct, 2016 1 commit
-
-
Hisham authored
translate dev_t to major:minor on other platforms. Closes #316.
-
- 30 Aug, 2016 1 commit
-
-
Explorer09 authored
Specifically, Platform_signals[] and Platform_numberOfSignals. Both are not supposed to be mutable. Marking them 'const' puts them into rodata sections in binary. And for Platform_numberOfSignals, this aids optimization (aids only Link Time Optimization for now). :) Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
-
- 14 Feb, 2016 1 commit
-
-
Hisham authored
(Thanks @coypoop at #397 for the heads up!)
-
- 02 Feb, 2016 2 commits
- 02 Jan, 2016 1 commit
-
-
Michael McConville authored
-
- 03 Dec, 2015 1 commit
-
-
Michael Klein authored
- currently implemented for darwin and linux
-
- 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 1 commit
-
-
Hisham Muhammad authored
Closes #228.
-
- 19 Aug, 2015 1 commit
-
-
David Hunt authored
-
- 16 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Feb, 2015 3 commits
-
-
Hisham Muhammad authored
Conflicts: Process.c Process.h ProcessList.c ScreenManager.c linux/LinuxProcessList.c
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 27 Nov, 2014 7 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Set up environment to move other meters.
-
Hisham Muhammad authored
-
- 24 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
-