summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* verr: Remove special "usage" caseplanet362022-12-191-3/+0
* radical re-formatting 2/3: Fix blocksdrkhsh2022-10-281-4/+2
* Follow International System of Units spacing rulesIngo Feinerer2019-02-171-1/+1
* Consistency with 80 char limit and breaksAaron Marcher2018-07-081-1/+2
* Change uint64_t to uintmax_tAaron Marcher2018-07-071-1/+1
* fmt_human: Improve typesAaron Marcher2018-07-061-1/+2
* Refactor snprintf-usage in util.cLaslo Hunhold2018-05-231-13/+19
* Refactor fmt_human() and fix a bugLaslo Hunhold2018-05-211-11/+19
* Merge fmt_human_2 and fmt_human_10 to one functionAaron Marcher2018-05-211-20/+12
* 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