htop/darwin
Christian Göttsche 90ea3ac3c9 Object: return int on comparison
Comparisons do, due to the new introduced shaceship-comparisons,
only return -1, 0, 1 or the result of strcmp().
2021-01-02 00:00:17 +01:00
..
DarwinProcess.c Object: return int on comparison 2021-01-02 00:00:17 +01:00
DarwinProcess.h Unhardcode tick-to-ms conversion 2020-12-19 21:30:39 +01:00
DarwinProcessList.c Remove duplicate newline in CRT_fatalError calls 2020-12-19 21:30:39 +01:00
DarwinProcessList.h DarwinProcessList: mark local functions static and sort includes 2020-11-17 21:50:38 +01:00
Platform.c Unhardcode tick-to-ms conversion 2020-12-19 21:30:39 +01:00
Platform.h Unhardcode tick-to-ms conversion 2020-12-19 21:30:39 +01:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00