summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Remove units from numbersAaron Marcher2018-05-211-4/+4
* Implement fmt_human_2() and fmt_human_10()Laslo Hunhold2018-05-191-8/+24
* Implement esnprintf() and make formatted calls more efficientLaslo Hunhold2018-05-191-0/+21
* Add fmt_scaled util functionAaron Marcher2018-05-181-0/+16
* Add warn() and die()Laslo Hunhold2018-05-181-3/+45
* Properly handle *snprintf() errorsLaslo Hunhold2018-05-171-6/+6
* Fix coding styleAaron Marcher2018-05-061-1/+2
* Format error messages properlyAaron Marcher2018-03-281-1/+2
* Get rid of err.h as it is not portableAaron Marcher2018-03-281-3/+1
* Added LICENSE statements to all source filesAaron Marcher2017-09-171-0/+1
* Split into multiple filesAaron Marcher2017-09-171-0/+42