htop/openbsd
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
..
OpenBSDProcess.c Invert Process_compare resolution so that superclass matches run first 2020-12-19 16:02:34 +01:00
OpenBSDProcess.h OpenBSD update 2020-12-06 16:20:55 +01:00
OpenBSDProcessList.c Cull the definitions of pageSize and pageSizeKB from CRT.c 2020-12-10 11:57:48 +11:00
OpenBSDProcessList.h OpenBSD update 2020-12-06 16:20:55 +01:00
Platform.c OpenBSD update 2020-12-06 16:20:55 +01:00
Platform.h OpenBSD update 2020-12-06 16:20:55 +01:00