summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcessList.c
AgeCommit message (Expand)Author
2016-02-02Check for failure in allocations.Hisham
2016-01-13Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein
2015-11-02Fix CRT_fatalError warning.Hisham Muhammad
2015-11-02Merge pull request #299 from mmcco/masterHisham Muhammad
2015-11-01Replace all err.h function uses with CRT_fatalError(). Failing withMichael McConville
2015-10-24Initialize variables, silence warnings.Hisham Muhammad
2015-10-05Merge pull request #274 from mmcco/masterHisham Muhammad
2015-09-19Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few exis...Michael McConville
2015-09-16Clean up some needless malloc casts, convert some mallocs to callocs, and fix...Michael McConville
2015-09-14removing unnecessary include, which on top breaks compilingkaefer
2015-08-19CPU per process implementedDavid Hunt
2015-08-19Fix the thread countsDavid Hunt
2015-08-19Fixed CPU updatingDavid Hunt
2015-08-19Static CPU meterDavid Hunt
2015-08-19Start supporting actual dataDavid Hunt
2015-08-19Added darwin with working battery meterDavid Hunt