htop/darwin
Michael McConville 1809f4be98 Remove needless allocation error conditions
These allocations were converted to use xMalloc et al. and no longer
need error checks.
2016-04-29 21:10:05 -04:00
..
Battery.c Standardize indentation. 2015-08-19 13:56:46 -03:00
Battery.h Added darwin with working battery meter 2015-08-19 13:47:26 -03:00
DarwinCRT.c Fix spelling of "maintainer" 2016-01-02 12:11:26 -05:00
DarwinCRT.h Added darwin with working battery meter 2015-08-19 13:47:26 -03:00
DarwinProcess.c If task_for_pid fails, stop trying. 2016-03-31 00:18:42 -03:00
DarwinProcess.h Update header. 2016-03-31 11:01:23 -03:00
DarwinProcessList.c Scan threads for process state information. 2016-02-18 14:57:09 -02:00
DarwinProcessList.h Darwin: replace vm_statistics64_* with vm_statistics_* 2016-01-13 20:57:29 +01:00
Platform.c Remove needless allocation error conditions 2016-04-29 21:10:05 -04:00
Platform.h Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 2016-01-15 20:26:01 +08:00