summaryrefslogtreecommitdiffstats
path: root/darwin/DarwinProcessList.c
AgeCommit message (Expand)Author
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