htop/darwin
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
..
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 Use unsigned types for CPU counts and associated variables 2021-03-19 23:30:54 +01:00
DarwinProcessList.h DarwinProcessList: mark local functions static and sort includes 2020-11-17 21:50:38 +01: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