]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
First step to really integrate modify into tune. Currently implemented
authorPeter Stamfest <peter@stamfest.at>
Mon, 17 Mar 2014 07:39:00 +0000 (08:39 +0100)
committerPeter Stamfest <peter@stamfest.at>
Mon, 17 Mar 2014 11:03:37 +0000 (12:03 +0100)
commit54dff093c77402db1efdbdbda21c331ca3f6d2cd
tree9331f24afebe0142fdf83a2f5f74b88caf6385a8
parent1325d7ff5ccbf4ce2aa1ac4bd518351970765d44
First step to really integrate modify into tune. Currently implemented
by doing all the "tune" conversions in place and doing the "modify"
operations through a temporary RRD file with a followed move to
the original file
src/rrd_modify.c
src/rrd_modify.h [new file with mode: 0644]
src/rrd_tune.c