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 | ||
DragonFlyBSDCRT.c | ||
DragonFlyBSDCRT.h | ||
DragonFlyBSDProcess.c | ||
DragonFlyBSDProcess.h | ||
DragonFlyBSDProcessList.c | ||
DragonFlyBSDProcessList.h | ||
Platform.c | ||
Platform.h |