htop/dragonflybsd
Hisham Muhammad 3d1703f16f Invert Process_compare resolution so that superclass matches run first
* This removes duplicated code that adjusts the sort direction from every
  OS-specific folder.
* Most fields in a regular htop screen are OS-independent, so trying
  Process_compare first and only falling back to the OS-specific
  compareByKey function if it's an OS-specific field makes sense.
* This will allow us to override the sortKey in a global way without having
  to edit each OS-specific file.
2020-12-19 16:02:34 +01:00
..
DragonFlyBSDProcess.c Invert Process_compare resolution so that superclass matches run first 2020-12-19 16:02:34 +01:00
DragonFlyBSDProcess.h Invert Process_compare resolution so that superclass matches run first 2020-12-19 16:02:34 +01:00
DragonFlyBSDProcessList.c Cull the definitions of pageSize and pageSizeKB from CRT.c 2020-12-10 11:57:48 +11:00
DragonFlyBSDProcessList.h DragonFlyBSDProcessList: fix missing type 2020-12-06 00:43:41 +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