htop/openbsd
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
..
OpenBSDProcess.c Sort out the mess around column sorting that had accumulated over time 2021-01-21 14:27:23 +01:00
OpenBSDProcess.h OpenBSD: update 2021-03-20 18:30:08 +01:00
OpenBSDProcessList.c Merge branch 'openbsd' of cgzones/htop 2021-03-21 17:48:41 +01:00
OpenBSDProcessList.h OpenBSD: update 2021-03-20 18:30:08 +01:00
Platform.c Merge branch 'openbsd' of cgzones/htop 2021-03-21 17:48:41 +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