summaryrefslogtreecommitdiffstats
path: root/NetworkIOMeter.c
AgeCommit message (Expand)Author
2020-12-08Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche
2020-12-06Use size_t as len type for Meter_UpdateValuesChristian Göttsche
2020-11-22Reduce scope of cached valuesBenny Baumann
2020-11-19IWYU update (Linux)Christian Göttsche
2020-11-02Handle data wraparounds in IO MetersChristian Göttsche
2020-10-26Improve handling of no data in Disk and Network IO MetersChristian Göttsche
2020-10-20Increase print buffer in NetworkIOMeter_displayChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Add NetworkIOMeterChristian Göttsche