Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement fmt_human_2() and fmt_human_10() | Laslo Hunhold | 2018-05-19 | 1 | -8/+24 |
* | Implement esnprintf() and make formatted calls more efficient | Laslo Hunhold | 2018-05-19 | 1 | -0/+21 |
* | Add fmt_scaled util function | Aaron Marcher | 2018-05-18 | 1 | -0/+16 |
* | Add warn() and die() | Laslo Hunhold | 2018-05-18 | 1 | -3/+45 |
* | Properly handle *snprintf() errors | Laslo Hunhold | 2018-05-17 | 1 | -6/+6 |
* | Fix coding style | Aaron Marcher | 2018-05-06 | 1 | -1/+2 |
* | Format error messages properly | Aaron Marcher | 2018-03-28 | 1 | -1/+2 |
* | Get rid of err.h as it is not portable | Aaron Marcher | 2018-03-28 | 1 | -3/+1 |
* | Added LICENSE statements to all source files | Aaron Marcher | 2017-09-17 | 1 | -0/+1 |
* | Split into multiple files | Aaron Marcher | 2017-09-17 | 1 | -0/+42 |