summaryrefslogtreecommitdiff
path: root/components/swap.c
Commit message (Expand)AuthorAgeFilesLines
* 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