From: oetiker Date: Mon, 20 Oct 2008 11:46:08 +0000 (+0000) Subject: rrd_notify_row patch: X-Git-Url: https://git.octo.it/?a=commitdiff_plain;ds=sidebyside;h=04ddf3a097198c83d74a60bc2f260b33db5ba92e;hp=04ddf3a097198c83d74a60bc2f260b33db5ba92e;p=rrdtool.git rrd_notify_row patch: - Delegate choice of starting row for newly created RRD files to the rrd_open.c API. - Introduce the rrd_notify_row() function so that an implementation can choose to align the rows of new RRDs with existing RRDs, if desirable. - Maintain the existing behaviour (random starting row) by default. -- Daniel.Pocock git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1622 a5681a0c-68f1-0310-ab6d-d61299d08faa ---