index
:
slstatus.git
master
status monitor
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.h
Age
Commit message (
Expand
)
Author
2018-07-07
Change uint64_t to uintmax_t
Aaron Marcher
2018-07-06
fmt_human: Improve types
Aaron Marcher
2018-05-27
Revert "Add basic backlight percentage support"
Aaron Marcher
2018-05-22
Add basic backlight percentage support
David Demelier
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
Remove UNUSED macro
Aaron Marcher
2018-05-17
Mark unused parameters, fix compiler warnings
Aaron Marcher
2017-09-17
Added LICENSE statements to all source files
Aaron Marcher
2017-09-17
Properly declare buf as extern and fix all unused-warnings
Laslo Hunhold
2017-09-17
Split into multiple files
Aaron Marcher