htop/openbsd
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 Merge branch 'hishamhm-pull-960' 2020-08-20 14:19:53 +10:00
Battery.h Axe automated header generation. 2020-09-03 11:58:58 -05:00
OpenBSDCRT.c Remove trailing whitespaces 2020-08-21 10:37:33 +02:00
OpenBSDCRT.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
OpenBSDProcess.c Axe automated header generation. 2020-09-03 11:58:58 -05:00
OpenBSDProcess.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
OpenBSDProcessList.c Consolidate repeated macro definitions into one header 2020-09-09 16:56:04 +10:00
OpenBSDProcessList.h Consolidate repeated macro definitions into one header 2020-09-09 16:56:04 +10:00
Platform.c Axe automated header generation. 2020-09-03 11:58:58 -05:00
Platform.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00