summaryrefslogtreecommitdiff
path: root/components/swap.c
Commit message (Expand)AuthorAgeFilesLines
* swap.c: Refactor getstats() and its usageLaslo Hunhold2018-05-211-14/+22
* Merge fmt_human_2 and fmt_human_10 to one functionAaron Marcher2018-05-211-6/+6
* Remove units from numbersAaron Marcher2018-05-211-8/+8
* swap_perc: check for division by zero on obsd tooAaron Marcher2018-05-211-0/+4
* swap_perc: check for division by zeroAaron Marcher2018-05-201-0/+4
* Implement fmt_human_2() and fmt_human_10()Laslo Hunhold2018-05-191-6/+6
* Add the percent sign to *_perc functionsAaron Marcher2018-05-191-2/+2
* Implement fmt_scaled for swap_* functionsAaron Marcher2018-05-181-6/+6
* Add warn() and die()Laslo Hunhold2018-05-181-6/+6
* corrected calculation for swap on openbsdTobias Tschinkowitz2018-05-161-7/+5
* Fix coding styleAaron Marcher2018-05-061-18/+29
* swap_*: Port to OpenBSDAaron Marcher2018-05-061-6/+84
* components/swap.c | move duplicated code to separate functionLaslo Hunhold2018-05-011-56/+26
* Use indentation to increase readabilityLaslo Hunhold2018-05-011-123/+137
* Revert component-splitLaslo Hunhold2018-05-011-0/+138
* swap: OS splitQuentin Rameau2018-04-301-138/+0
* Format error messages properlyAaron Marcher2018-03-281-8/+9
* Get rid of err.h as it is not portableAaron Marcher2018-03-281-9/+8
* More robust preprocessor switchesAaron Marcher2018-03-211-1/+1
* Build Linux-only functions only on LinuxAaron Marcher2018-03-181-0/+2
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-0/+136