htop/solaris
Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code
The libcap code is Linux-specific so move it all below
the linux/ platform subdirectory.  As this feature has
custom command-line long options I provide a mechanism
whereby each platform can add custom long options that
augment the main htop options.  We'll make use this of
this with the pcp/ platform in due course to implement
the --host and --archive options there.

Related to https://github.com/htop-dev/htop/pull/536
2021-03-22 17:16:40 +11:00
..
Platform.c Use unsigned types for CPU counts and associated variables 2021-03-19 23:30:54 +01:00
Platform.h Move libcap use to (Linux) platform-specific code 2021-03-22 17:16:40 +11:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
SolarisProcess.c Sort out the mess around column sorting that had accumulated over time 2021-01-21 14:27:23 +01:00
SolarisProcess.h Solaris: make Process callbacks static 2021-01-09 20:17:31 +01:00
SolarisProcessList.c Use unsigned types for CPU counts and associated variables 2021-03-19 23:30:54 +01:00
SolarisProcessList.h add support to display CPU frequencies on Solarish platforms 2020-12-25 09:26:50 +00:00