summaryrefslogtreecommitdiff
path: root/plugins/pmu-sys/pmu-sys-plugin.c
AgeCommit message (Collapse)AuthorFilesLines
2023-05-07unconditionally include stdio.h and locale.hlistout1-3/+0
On musl mate-sensor-applet fails to build with error message saying "LC_NUMERIC undeclared". As suggested in issue mate-desktop#123, removing the include guards around #include <local.h> and #include <stdio.h> Signed-off-by: listout <[email protected]>
2023-04-28Fix Compilation Warningzhuyaliang1-0/+2
2023-04-21Redundant null checkrbuj1-3/+1
2021-12-11Use a blank line at mostrbuj1-2/+0
2021-06-22update copyright to 2021raveit651-0/+1
2017-11-26Fix indents 04info-cppsp1-111/+114
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2011-11-21Initial release bases on sensors-appletStefano Karapetsas1-0/+189