index
:
slstatus.git
master
status monitor
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.c
Age
Commit message (
Expand
)
Author
2023-01-03
verr: Remove special "usage" case
planet36
2022-10-28
radical re-formatting 2/3: Fix blocks
drkhsh
2019-02-17
Follow International System of Units spacing rules
Ingo Feinerer
2018-07-08
Consistency with 80 char limit and breaks
Aaron Marcher
2018-07-07
Change uint64_t to uintmax_t
Aaron Marcher
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