packages/utils/rrdtool1/patches
zhusir c0d085c323
rrdtool1: Sync with openwrt/packages (#544)
* rrdtool1: refresh `PKG_HASH`

* Fixes compilation without host pod2man.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

Adjust to the 64 bit time_t in musl 1.2.2 by keeping time
internally in RRD still as 'long', so that old databases
created during musl 1.1.x still work in 32 bit targets.

That also helps with several interal functions that use 'long'
for calculations and printf formatting.

* Define internal type TIME_INT as 'long', and use that
  internally in calculations
* Use time_t vs. TIME_INT casting when necessary
* Provide time_t variable pointers for functions expecting
  a time_t pointer.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-09-30 20:44:20 +08:00
..
001-no_ordering_cd_joke.patch packages: merge upstream 2021-06-15 17:47:11 +08:00
002-no_timezone.patch packages: merge upstream 2021-06-15 17:47:11 +08:00
020-x86-float-cast.patch packages: merge upstream 2021-06-15 17:47:11 +08:00
030-pod2man-stderr.patch packages: merge upstream 2021-06-15 17:47:11 +08:00
040-no-e-notation-on-log-display.patch packages: sync to new packages 2020-07-08 14:18:52 +08:00
050-no-doc.patch rrdtool1: Sync with openwrt/packages (#544) 2022-09-30 20:44:20 +08:00
100-new-long-rrd.patch rrdtool1: Sync with openwrt/packages (#544) 2022-09-30 20:44:20 +08:00