Xinqi Bao's Git

Clean up header includes
[slstatus.git] / util.c
2018-05-23 Laslo HunholdRefactor snprintf-usage in util.c
2018-05-21 Laslo HunholdRefactor fmt_human() and fix a bug
2018-05-21 Aaron MarcherMerge fmt_human_2 and fmt_human_10 to one function
2018-05-20 Aaron MarcherRemove units from numbers
2018-05-19 Laslo HunholdImplement fmt_human_2() and fmt_human_10()
2018-05-19 Laslo HunholdImplement esnprintf() and make formatted calls more...
2018-05-18 Aaron MarcherAdd fmt_scaled util function
2018-05-18 Laslo HunholdAdd warn() and die()
2018-05-17 Laslo HunholdProperly handle *snprintf() errors
2018-05-06 Aaron MarcherFix coding style
2018-03-28 Aaron MarcherFormat error messages properly
2018-03-28 Aaron MarcherGet rid of err.h as it is not portable
2017-09-17 Aaron MarcherAdded LICENSE statements to all source files
2017-09-17 Aaron MarcherSplit into multiple files