Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement fmt_scaled for swap_* functions | Aaron Marcher | 2018-05-18 | 1 | -6/+6 |
* | Add warn() and die() | Laslo Hunhold | 2018-05-18 | 1 | -6/+6 |
* | corrected calculation for swap on openbsd | Tobias Tschinkowitz | 2018-05-16 | 1 | -7/+5 |
* | Fix coding style | Aaron Marcher | 2018-05-06 | 1 | -18/+29 |
* | swap_*: Port to OpenBSD | Aaron Marcher | 2018-05-06 | 1 | -6/+84 |
* | components/swap.c | move duplicated code to separate function | Laslo Hunhold | 2018-05-01 | 1 | -56/+26 |
* | Use indentation to increase readability | Laslo Hunhold | 2018-05-01 | 1 | -123/+137 |
* | Revert component-split | Laslo Hunhold | 2018-05-01 | 1 | -0/+138 |
* | swap: OS split | Quentin Rameau | 2018-04-30 | 1 | -138/+0 |
* | Format error messages properly | Aaron Marcher | 2018-03-28 | 1 | -8/+9 |
* | Get rid of err.h as it is not portable | Aaron Marcher | 2018-03-28 | 1 | -9/+8 |
* | More robust preprocessor switches | Aaron Marcher | 2018-03-21 | 1 | -1/+1 |
* | Build Linux-only functions only on Linux | Aaron Marcher | 2018-03-18 | 1 | -0/+2 |
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 1 | -0/+136 |