htop/linux
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
..
HugePageMeter.c Save text buffer in Meter 2021-03-04 23:57:45 +01:00
HugePageMeter.h Linux: handle hugepages 2021-01-19 18:06:48 +01:00
IOPriority.h Enclose macro arguments in parentheses 2020-10-28 19:57:10 +01:00
IOPriorityPanel.c Panel_new: reorder arguments 2021-01-04 23:12:43 +01:00
IOPriorityPanel.h Make all required includes explicit 2020-10-18 20:09:05 +02:00
LibSensors.c Linux: Rework libsensors parsing 2021-03-19 22:11:22 +01:00
LibSensors.h Handle absence of package CPU temperature 2020-12-14 21:07:07 +01:00
LinuxProcess.c LinuxProcess: Drop dead assignment 2021-03-02 22:37:47 +01:00
LinuxProcess.h Fix a couple of small spelling mistakes in comments 2021-02-15 12:54:20 +11:00
LinuxProcessList.c Use `#if defined()` syntax when `#elif defined()` is present 2021-03-21 21:49:04 +01:00
LinuxProcessList.h Linux: overhaul memory partition 2021-02-07 12:41:52 +01:00
Platform.c Move libcap use to (Linux) platform-specific code 2021-03-22 17:16:40 +11:00
Platform.h Move libcap use to (Linux) platform-specific code 2021-03-22 17:16:40 +11:00
PressureStallMeter.c Save text buffer in Meter 2021-03-04 23:57:45 +01:00
PressureStallMeter.h Mark remaining classes const 2020-10-13 14:56:01 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
SELinuxMeter.c Save text buffer in Meter 2021-03-04 23:57:45 +01:00
SELinuxMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
SystemdMeter.c Save text buffer in Meter 2021-03-04 23:57:45 +01:00
SystemdMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
ZramMeter.c Save text buffer in Meter 2021-03-04 23:57:45 +01:00
ZramMeter.h Zram Meter feature 2020-10-31 18:51:53 +01:00
ZramStats.h Linux: overhaul memory partition 2021-02-07 12:41:52 +01:00