summaryrefslogtreecommitdiffstats
path: root/linux/Battery.c
AgeCommit message (Expand)Author
2018-02-04parseBatInfo: check `line` for NULL before passing it to String_getToken()Jan Chren (rindeal)
2017-07-27Security review: check results of snprintf.Hisham Muhammad
2017-07-26Use regular readdir since readdir_r is deprecated and newer GCC complains.Hisham Muhammad
2017-02-15Cap battery at 100%.Hisham
2016-08-11Optimize Strings_startWith()Explorer09
2016-06-19Dynamically adjust the size of line readsHisham Muhammad
2016-02-02Check for failure in allocations.Hisham
2015-08-19Rename String to StringUtils.David Hunt
2015-02-23Silence warnings reported in #70.Hisham Muhammad
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
2014-11-27Move platform-dependent parts of Linux battery meter.Hisham Muhammad