| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-28 | Get rid of err.h as it is not portable | Aaron Marcher | |
| Replace warn() and warnx() with fprintf() and add <stdio.h> where necessary. | |||
| 2018-03-21 | More robust preprocessor switches | Aaron Marcher | |
| Replace #ifdef with #if defined() and #elif with #elif defined() as it should only test if it is defined or not. | |||
| 2018-03-18 | Build Linux-only functions only on Linux | Aaron Marcher | |
| 2017-09-24 | Move components into dedicated subdirectory | Laslo Hunhold | |
| This brings us a lot more tidiness. | |||
