htop/solaris
Christian Göttsche fdda291a0e Solaris: add kstat lookup wrappers
The system interfaces kstat_lookup() and kstat_data_lookup() take a
non-constant string parameter, but passing string literals is valid.

Add wrapper functions to ignore all the const-discard warnings.
2021-05-20 16:43:40 +02:00
..
Platform.c Solaris: add kstat lookup wrappers 2021-05-20 16:43:40 +02:00
Platform.h Solaris: add kstat lookup wrappers 2021-05-20 16:43:40 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
SolarisProcess.c Rework TTY column 2021-04-14 17:29:56 +02:00
SolarisProcess.h Include signal.h, reorder headers 2021-04-03 21:40:27 +02:00
SolarisProcessList.c Solaris: add kstat lookup wrappers 2021-05-20 16:43:40 +02:00
SolarisProcessList.h platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00