htop/dragonflybsd
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 Initial addition of dragonflybsd (based on FreeBSD) 2017-04-19 16:19:32 +02:00
Battery.h Axe automated header generation. 2020-09-03 11:58:58 -05:00
DragonFlyBSDCRT.c Updates to project URLs in docs and embedded in source code 2020-08-22 15:47:11 +10:00
DragonFlyBSDCRT.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
DragonFlyBSDProcess.c Axe automated header generation. 2020-09-03 11:58:58 -05:00
DragonFlyBSDProcess.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
DragonFlyBSDProcessList.c Consolidate repeated macro definitions into one header 2020-09-09 16:56:04 +10:00
DragonFlyBSDProcessList.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