mirror of https://github.com/xzeldon/htop.git
c5808c56db
The MIN, MAX, CLAMP, MINIMUM, and MAXIMUM macros appear throughout the codebase with many re-definitions. Make a single copy of each in a common header file, and use the BSD variants of MINIMUM/MAXIMUM due to conflicts in the system <sys/param.h> headers. |
||
---|---|---|
.. | ||
Battery.c | ||
Battery.h | ||
DarwinCRT.c | ||
DarwinCRT.h | ||
DarwinProcess.c | ||
DarwinProcess.h | ||
DarwinProcessList.c | ||
DarwinProcessList.h | ||
Platform.c | ||
Platform.h |