htop/solaris
Christian Göttsche d9240999e9 Process: drop commLen
It is only used on Linux to optimize memory handling in case the command
changes to a smaller-or-equal string.

This "optimization" however causes more code bloat and maintenance cost
on string handling issues than it gains.
2021-01-11 20:12:34 +01:00
..
Platform.c add support to display CPU frequencies on Solarish platforms 2020-12-25 09:26:50 +00:00
Platform.h Mark Platform_defaultFields const 2020-12-19 21:13:32 +01:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
SolarisProcess.c Linux: use correct column alignment for wide fields 2021-01-11 12:02:25 +01:00
SolarisProcess.h Solaris: make Process callbacks static 2021-01-09 20:17:31 +01:00
SolarisProcessList.c Process: drop commLen 2021-01-11 20:12:34 +01:00
SolarisProcessList.h add support to display CPU frequencies on Solarish platforms 2020-12-25 09:26:50 +00:00