aboutsummaryrefslogtreecommitdiff
path: root/utils/bandwidthd/patches/040-64bit-time-t.patch
Commit message (Collapse)AuthorAge
* bandwidthd: fix time_t problemJean-Michel Lacroix2022-10-25
| | | | | | Fixes issu #19510 with the change in time_t with musl 1.2 Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* bandwidthd: fix format warningsRosen Penev2022-09-29
Should fix crashing errors under musl 1.2 Signed-off-by: Rosen Penev <rosenp@gmail.com>