summaryrefslogtreecommitdiffstats
path: root/linux/PressureStallMeter.c
Commit message (Collapse)AuthorAgeFilesLines
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
| | | | Most of the time the parameter is passed to snprintf type functions
* PressureStallMeter: improve display stringsChristian Göttsche2020-12-021-12/+19
| | | | | - Shorten name for header setup menu - Improve caption in bar mode
* Whitespace and indentation issuesBenny Baumann2020-11-021-16/+16
|
* Make all required includes explicitBenny Baumann2020-10-181-0/+4
| | | | Information as seen by IWYU 0.12 + clang 9 on Linux
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
|
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-5/+4
|
* Mark remaining classes constChristian Göttsche2020-10-131-6/+6
|
* Mark Object pointer to _display function constChristian Göttsche2020-10-101-2/+2
|
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
|
* Merge branch 'hishamhm-pull-890'Nathan Scott2020-08-201-0/+133

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