htop/solaris
Benny Baumann 77db240b48 Split boilerplate and platform-independent field comparison
This acheives two things:
- Allows for simple tie-breaking if values compare equal (needed to make sorting the tree-view stable)
- Allows for platform-dependent overriding of the sort-order for specific fields

Also fixes a small oversight on DragonFlyBSD when default-sorting.
2020-12-19 16:02:34 +01:00
..
Platform.c Unify naming of first argument of Platform_getBattery 2020-11-25 12:47:07 +01:00
Platform.h Unify naming of first argument of Platform_getBattery 2020-11-25 12:47:07 +01:00
SolarisProcess.c Split boilerplate and platform-independent field comparison 2020-12-19 16:02:34 +01:00
SolarisProcess.h Invert Process_compare resolution so that superclass matches run first 2020-12-19 16:02:34 +01:00
SolarisProcessList.c Cull the definitions of pageSize and pageSizeKB from CRT.c 2020-12-10 11:57:48 +11:00
SolarisProcessList.h Spacing around operators 2020-11-02 22:15:01 +01:00