summaryrefslogtreecommitdiffstats
path: root/Macros.h
Commit message (Expand)AuthorAgeFilesLines
* Clarify isNonnegative() behavior in commentsExplorer092024-01-081-4/+5
* Update includes based on IWYUBenny Baumann2023-12-261-0/+2
* Add configure check for nonnull attributeExplorer092023-10-111-2/+12
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-101-0/+6
|\
| * Add missing copyright/file headersBenny Baumann2023-05-251-0/+6
* | Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-0/+20
|/
* Annotate functions with access attributeChristian Göttsche2023-02-181-0/+21
* Check for alloc_size attribute in configure.acBenny Baumann2021-07-061-4/+12
* Replaces WRAP_SUBTRACT with saturatingSub inline function to reduce code dupl...fraggerfox2021-06-261-1/+1
* Refactor saturatingSub() to be part of Macros.hfraggerfox2021-06-261-0/+5
* Rework TTY columnChristian Göttsche2021-04-141-6/+10
* Use `#if defined()` syntax when `#elif defined()` is presentBenny Baumann2021-03-211-1/+1
* Add compiler hints on memory allocating utility functionsChristian Göttsche2021-01-111-0/+6
* Introduce spaceship comparison for ProcessesChristian Göttsche2020-11-151-4/+12
* Drop tabs in source indentionsChristian Göttsche2020-10-201-3/+3
* Allow low and high value of CLAMP to be equalChristian Göttsche2020-10-191-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-0/+2
* Enclose CLAMP macro arguments in parenthesesChristian Göttsche2020-10-061-1/+1
* Enable -Wcast-qual compiler warningChristian Göttsche2020-10-061-0/+16
* Assert that low value is lower than the high value in CLAMPChristian Göttsche2020-10-051-1/+1
* Introduce ARRAYSIZEChristian Göttsche2020-10-031-0/+4
* Refactor __attribute__ usageChristian Göttsche2020-09-181-0/+16
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-0/+16

© 2014-2024 Faster IT GmbH | imprint | privacy policy