summaryrefslogtreecommitdiffstats
path: root/linux/SystemdMeter.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
* Convert personal copyright authorship to teamChristian Göttsche2020-12-041-1/+1
|
* IWYU update (Linux)Christian Göttsche2020-11-191-2/+6
|
* Silence theoretical memory leakChristian Göttsche2020-11-171-1/+3
| | | | In practice systemctl should never return multiple SystemState= lines.
* Add SystemdMeterChristian Göttsche2020-10-311-0/+329

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