Age | Commit message (Expand) | Author |
---|---|---|
2018-07-06 | fmt_human: Improve types | Aaron Marcher |
2018-05-23 | Refactor snprintf-usage in util.c | Laslo Hunhold |
2018-05-21 | Refactor fmt_human() and fix a bug | Laslo Hunhold |
2018-05-21 | Merge fmt_human_2 and fmt_human_10 to one function | Aaron Marcher |
2018-05-21 | Remove units from numbers | Aaron Marcher |
2018-05-19 | Implement fmt_human_2() and fmt_human_10() | Laslo Hunhold |
2018-05-19 | Implement esnprintf() and make formatted calls more efficient | Laslo Hunhold |
2018-05-18 | Add fmt_scaled util function | Aaron Marcher |
2018-05-18 | Add warn() and die() | Laslo Hunhold |
2018-05-17 | Properly handle *snprintf() errors | Laslo Hunhold |
2018-05-06 | Fix coding style | Aaron Marcher |
2018-03-28 | Format error messages properly | Aaron Marcher |
2018-03-28 | Get rid of err.h as it is not portable | Aaron Marcher |
2017-09-17 | Added LICENSE statements to all source files | Aaron Marcher |
2017-09-17 | Split into multiple files | Aaron Marcher |