Xinqi Bao's Git

battery_remaining: check for division by zero
[slstatus.git] / util.h
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 Aaron MarcherRemove UNUSED macro
2018-05-17 Aaron MarcherMark unused parameters, fix compiler warnings
2017-09-17 Aaron MarcherAdded LICENSE statements to all source files
2017-09-17 Laslo HunholdProperly declare buf as extern and fix all unused-warnings
2017-09-17 Aaron MarcherSplit into multiple files