mirror of https://github.com/xzeldon/htop.git
3d1703f16f
* 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. |
||
---|---|---|
.. | ||
Platform.c | ||
Platform.h | ||
SolarisProcess.c | ||
SolarisProcess.h | ||
SolarisProcessList.c | ||
SolarisProcessList.h |