htop/darwin
Nathan Scott 5b50ae3aa3 Separate display from sampling in SysArch and Hostname Meters
Several of our newer meters have merged coding concerns in terms
of extracting values and displaying those values.  This commit
rectifies that for the SysArch and Hostname meters, allowing use
of this code with alternative front/back ends.  The SysArch code
is also refined to detect whether the platform has an os-release
file at all and/or the sys/utsname.h header via configure.ac.
2021-03-04 13:40:11 +11:00
..
DarwinProcess.c Darwin: add normalized CPU percentage column 2021-03-03 08:43:45 +01:00
DarwinProcess.h Unhardcode tick-to-ms conversion 2020-12-19 21:30:39 +01:00
DarwinProcessList.c Drop usage of formatted error messages from <err.h> 2021-01-07 16:10:05 +01:00
DarwinProcessList.h DarwinProcessList: mark local functions static and sort includes 2020-11-17 21:50:38 +01:00
Platform.c Fix integer sizing issues in the NetworkIO Meter 2021-03-01 11:55:15 +11:00
Platform.h Separate display from sampling in SysArch and Hostname Meters 2021-03-04 13:40:11 +11:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00