htop/freebsd
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header
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.
2020-09-09 16:56:04 +10:00
..
Battery.c add FreeBSD battery support 2016-02-11 13:42:37 +03:00
Battery.h Axe automated header generation. 2020-09-03 11:58:58 -05:00
FreeBSDCRT.c Remove trailing whitespaces 2020-08-21 10:37:33 +02:00
FreeBSDCRT.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
FreeBSDProcess.c Axe automated header generation. 2020-09-03 11:58:58 -05:00
FreeBSDProcess.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
FreeBSDProcessList.c Consolidate repeated macro definitions into one header 2020-09-09 16:56:04 +10:00
FreeBSDProcessList.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
Platform.c Consolidate repeated macro definitions into one header 2020-09-09 16:56:04 +10:00
Platform.h Consolidate repeated macro definitions into one header 2020-09-09 16:56:04 +10:00