htop/darwin
Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done
Move platform-specific code out of the htop.c main function
and into the platform sub-directories - primarily this is
the Linux procfs path check and sensors setup/teardown; not
needed on any other platforms.  No functional changes here.
2020-11-19 12:32:07 +11:00
..
DarwinProcess.c DarwinProcess: mark local function static and sort includes 2020-11-17 21:50:38 +01:00
DarwinProcess.h DarwinProcess: mark local function static and sort includes 2020-11-17 21:50:38 +01:00
DarwinProcessList.c DarwinProcessList: mark local functions static and sort includes 2020-11-17 21:50:38 +01:00
DarwinProcessList.h DarwinProcessList: mark local functions static and sort includes 2020-11-17 21:50:38 +01:00
Platform.c Minor cleanups to platform-specific init and done 2020-11-19 12:32:07 +11:00
Platform.h Minor cleanups to platform-specific init and done 2020-11-19 12:32:07 +11:00