summaryrefslogtreecommitdiff
path: root/components/disk.c
Commit message (Expand)AuthorAgeFilesLines
* disk: Cast fsblkcnt_t to double instead of floatplanet362022-12-191-1/+1
* radical re-formatting 0/3: Alphabetic headersdrkhsh2022-10-281-1/+1
* components/*.c: include slstatus.hNRK2022-10-261-0/+1
* Consistent paramter naming for componentsAaron Marcher2018-07-061-12/+12
* Clean up header includesAaron Marcher2018-05-301-2/+0
* Merge fmt_human_2 and fmt_human_10 to one functionAaron Marcher2018-05-211-3/+3
* Remove units from numbersAaron Marcher2018-05-211-4/+4
* Implement fmt_human_2() and fmt_human_10()Laslo Hunhold2018-05-191-3/+3
* Add the percent sign to *_perc functionsAaron Marcher2018-05-191-1/+1
* Implement fmt_scaled for disk_* functionsAaron Marcher2018-05-181-7/+3
* Add warn() and die()Laslo Hunhold2018-05-181-4/+4
* corrected calculations for disk space on openbsdTobias Tschinkowitz2018-05-171-4/+4
* Fix indents (spaces for alignment)Aaron Marcher2018-05-071-1/+1
* Fix disk_perc by casting it to intAaron Marcher2018-05-071-2/+2
* disk_perc: SimplifyAaron Marcher2018-05-071-4/+2
* Fix coding styleAaron Marcher2018-05-061-3/+7
* Format error messages properlyAaron Marcher2018-03-281-4/+6
* Get rid of err.h as it is not portableAaron Marcher2018-03-281-5/+4
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-0/+61