summaryrefslogtreecommitdiffstats
path: root/darwin
AgeCommit message (Expand)Author
2018-04-05macOS: fix the switched version test (#772)pmalhaire
2018-03-26macOS: keep scanning thread for versions before High Sierra (#728)pmalhaire
2018-02-04Darwin: disable thread reading due to bug in macOS High SierraHisham Muhammad
2017-02-05Issue #502 fix SID colunm header widthKamyar Rasta
2017-02-01Issue #502 update Session ID columnKamyar Rasta
2016-10-01Interpret TTY_NR column on Linux,Hisham
2016-08-30Mark signal tables 'const'Explorer09
2016-04-29Remove needless allocation error conditionsMichael McConville
2016-03-31Update header.Hisham
2016-03-31If task_for_pid fails, stop trying.Hisham
2016-02-18Run through all command line arguments on Darwin.Hisham Muhammad
2016-02-18Scan threads for process state information.Hisham Muhammad
2016-02-18Fix tree organization on OSX.Hisham Muhammad
2016-02-13Fix memory accounting in Darwin.Hisham
2016-02-02Check for failure in allocations.Hisham
2016-01-15Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer09
2016-01-13Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein
2016-01-06Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein
2016-01-02Fix spelling of "maintainer"Michael McConville
2015-12-03Add Platform_getProcessEnvMichael Klein
2015-11-16Add Darwin swap meter.SaltwaterC
2015-11-02Fix CRT_fatalError warning.Hisham Muhammad
2015-11-02Add missing header, silence warning. Should fix #292.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-23Calculate CPU averages on Darwin (See #295).Hisham Muhammad
2015-10-19Regenerate platform-dependent headers.Hisham Muhammad
2015-10-06Add Darwin signals (same as FreeBSD)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-09-10Remove conflicting declarations.Jardel Weyrich
2015-09-07fix calloc() callsChristian Hesse
2015-08-20Make column width calculation dynamic.Hisham Muhammad
2015-08-19Standardize indentation.Hisham Muhammad
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