htop/darwin
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
..
DarwinProcess.c Split boilerplate and platform-independent field comparison 2020-12-19 16:02:34 +01:00
DarwinProcess.h Add column in darwin to indicate whether the the process is running under translation 2020-12-13 17:58:16 +01:00
DarwinProcessList.c Add column in darwin to indicate whether the the process is running under translation 2020-12-13 17:58:16 +01:00
DarwinProcessList.h DarwinProcessList: mark local functions static and sort includes 2020-11-17 21:50:38 +01:00
Platform.c Merge branch 'fix_mach_timebase' of benbe/htop 2020-12-13 20:02:38 +01:00
Platform.h Merge branch 'fix_mach_timebase' of benbe/htop 2020-12-13 20:02:38 +01:00