aboutsummaryrefslogtreecommitdiffstats
path: root/main/rrdtool/no-posix-fallocate.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/rrdtool: upgrade to 1.7.0TBK2018-03-261-3/+3
| | | | | As of 1.6.0 librrd is fully thread-safe and librrd_th was removed. https://oss.oetiker.ch/rrdtool/pub/CHANGES
* main/rrdtool: disable use of posix_fallocate(), seems brokenWilliam Pitcock2013-09-011-0/+12
(it makes rrdtool throw a bus error when using `rrdtool create`)