Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement esnprintf() and make formatted calls more efficient | Laslo Hunhold | 2018-05-19 | 1 | -0/+1 |
* | Add fmt_scaled util function | Aaron Marcher | 2018-05-18 | 1 | -0/+1 |
* | Add warn() and die() | Laslo Hunhold | 2018-05-18 | 1 | -0/+5 |
* | Remove UNUSED macro | Aaron Marcher | 2018-05-17 | 1 | -2/+0 |
* | Mark unused parameters, fix compiler warnings | Aaron Marcher | 2018-05-17 | 1 | -0/+2 |
* | Added LICENSE statements to all source files | Aaron Marcher | 2017-09-17 | 1 | -0/+1 |
* | Properly declare buf as extern and fix all unused-warnings | Laslo Hunhold | 2017-09-17 | 1 | -1/+1 |
* | Split into multiple files | Aaron Marcher | 2017-09-17 | 1 | -0/+6 |