[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.1'

Florian Forster octo at verplant.org
Sat Nov 10 16:33:28 CET 2007


 src/network.c       |   28 +++++-----
 src/rrdtool.c       |   32 ++++++------
 src/utils_avltree.c |  136 ++++++++++++++++++++++++++--------------------------
 src/utils_avltree.h |   42 ++++++++--------
 4 files changed, 119 insertions(+), 119 deletions(-)

New commits:
commit e686e07b9c1ffcb3a9be3483a39b069ac5795867
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Oct 12 10:13:11 2007 +0200

    src/utils_avltree.[ch]: Rename all types and functions to use the prefix `c_avl_'.
    
    The prefix `avl_' clashed with an AVL implementation on Solaris 10..




More information about the collectd-changes mailing list