summaryrefslogtreecommitdiffstats
path: root/linux/SystemdMeter.c
Commit message (Expand)AuthorAgeFilesLines
* Fix static linking with libsystemdChristian Göttsche2024-01-101-0/+1
* Fix code styleBenny Baumann2023-12-261-6/+6
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Minor code formatting consistency fixesBenny Baumann2023-04-111-3/+3
* Add a systemd user meter to monitor user units.Aidan Epstein2023-02-051-64/+109
* linux/SystemdMeter: use warning for some statesChristian Hesse2022-08-091-1/+5
* Minor code style updateBenny Baumann2022-05-191-9/+10
* Use of NULL in execlp() must have a pointer cast.Explorer092022-05-191-1/+3
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Use PATH lookup for systemctl in systemd meterScott Olson2021-07-151-9/+9
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-1/+1
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
* Use RichString_appendnAscii where possibleChristian Göttsche2021-04-261-8/+13
* Add read-only optionChristian Göttsche2021-04-141-0/+3
* Save text buffer in MeterChristian Göttsche2021-03-041-2/+2
* Use String_eq wrapper instead of raw strcmpChristian Göttsche2021-01-301-1/+1
* Add configure option to create static htop binaryChristian Göttsche2021-01-251-3/+41
* Add wrapper function for free and strdupChristian Göttsche2021-01-111-2/+1
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-10/+10
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
* 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
* Add SystemdMeterChristian Göttsche2020-10-311-0/+329

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