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 | ||
OpenBSDCRT.c | ||
OpenBSDCRT.h | ||
OpenBSDProcess.c | ||
OpenBSDProcess.h | ||
OpenBSDProcessList.c | ||
OpenBSDProcessList.h | ||
Platform.c | ||
Platform.h |