summaryrefslogtreecommitdiff
path: root/util.h
Commit message (Expand)AuthorAgeFilesLines
* Make LEN macro consistent with other suckless reposplanet362022-12-191-1/+1
* Change uint64_t to uintmax_tAaron Marcher2018-07-071-1/+1
* fmt_human: Improve typesAaron Marcher2018-07-061-1/+3
* Revert "Add basic backlight percentage support"Aaron Marcher2018-05-271-2/+0
* Add basic backlight percentage supportDavid Demelier2018-05-221-0/+2
* Refactor fmt_human() and fix a bugLaslo Hunhold2018-05-211-1/+1
* Merge fmt_human_2 and fmt_human_10 to one functionAaron Marcher2018-05-211-2/+1
* Remove units from numbersAaron Marcher2018-05-211-2/+2
* Implement fmt_human_2() and fmt_human_10()Laslo Hunhold2018-05-191-1/+2
* Implement esnprintf() and make formatted calls more efficientLaslo Hunhold2018-05-191-0/+1
* Add fmt_scaled util functionAaron Marcher2018-05-181-0/+1
* Add warn() and die()Laslo Hunhold2018-05-181-0/+5
* Remove UNUSED macroAaron Marcher2018-05-171-2/+0
* Mark unused parameters, fix compiler warningsAaron Marcher2018-05-171-0/+2
* Added LICENSE statements to all source filesAaron Marcher2017-09-171-0/+1
* Properly declare buf as extern and fix all unused-warningsLaslo Hunhold2017-09-171-1/+1
* Split into multiple filesAaron Marcher2017-09-171-0/+6