Xinqi Bao's Git

Add Michael Buch to LICENSE
[slstatus.git] / components / swap.c
2018-05-21 Laslo Hunholdswap.c: Refactor getstats() and its usage
2018-05-21 Aaron MarcherMerge fmt_human_2 and fmt_human_10 to one function
2018-05-20 Aaron MarcherRemove units from numbers
2018-05-20 Aaron Marcherswap_perc: check for division by zero on obsd too
2018-05-20 Aaron Marcherswap_perc: check for division by zero
2018-05-19 Laslo HunholdImplement fmt_human_2() and fmt_human_10()
2018-05-19 Aaron MarcherAdd the percent sign to *_perc functions
2018-05-18 Aaron MarcherImplement fmt_scaled for swap_* functions
2018-05-18 Laslo HunholdAdd warn() and die()
2018-05-16 Tobias Tschinkowitzcorrected calculation for swap on openbsd
2018-05-06 Aaron MarcherFix coding style
2018-05-05 Aaron Marcherswap_*: Port to OpenBSD
2018-05-01 Laslo Hunholdcomponents/swap.c | move duplicated code to separate...
2018-05-01 Laslo HunholdUse indentation to increase readability
2018-05-01 Laslo HunholdRevert component-split
2018-04-30 Quentin Rameauswap: OS split
2018-03-28 Aaron MarcherFormat error messages properly
2018-03-28 Aaron MarcherGet rid of err.h as it is not portable
2018-03-21 Aaron MarcherMore robust preprocessor switches
2018-03-18 Aaron MarcherBuild Linux-only functions only on Linux
2017-09-24 Laslo HunholdMove components into dedicated subdirectory