From: oetiker Date: Mon, 20 Apr 2009 06:48:01 +0000 (+0000) Subject: This patch includes utility functions to support dynamically sized arrays. X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=4445ea8dfeb4f30fd181c922141303fa49e01c5a;hp=4445ea8dfeb4f30fd181c922141303fa49e01c5a This patch includes utility functions to support dynamically sized arrays. This simplifies the code that manages some of the dynamic structures inside rrdcached. A few data types have been changed to size_t. -- kevin git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1796 a5681a0c-68f1-0310-ab6d-d61299d08faa ---