Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-11 | Use a blank line at most | rbuj | 1 | -2/+0 | |
2021-06-22 | update copyright to 2021 | raveit65 | 1 | -0/+1 | |
2020-12-28 | Remove cppcheck warnings about the variable scope can be reduced | rbuj | 1 | -2/+1 | |
2018-01-25 | ibm-acpi.c: Fix build warning: | info-cppsp | 1 | -3/+3 | |
ibm-acpi-plugin.c: In function ‘ibm_acpi_plugin_get_sensor_value’: ibm-acpi-plugin.c:182:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%*[^\n]"); /* Skip to the End of the Line */ ^ ibm-acpi-plugin.c:183:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%*1[\n]"); /* Skip One Newline */ | |||||
2017-11-26 | Fix indents 02 | info-cppsp | 1 | -139/+144 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -1/+1 | |
2011-11-21 | Initial release bases on sensors-applet | Stefano Karapetsas | 1 | -0/+219 | |