summaryrefslogtreecommitdiffstats
path: root/Macros.h
Commit message (Expand)AuthorAgeFilesLines
* 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