[collectd-changes] collectd,
the system statistics collection daemon: Changes to 'collectd-4'
Florian Forster
octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Thu Feb 15 09:47:44 CET 2007
src/utils_avltree.c | 44 ++++++++++-------
src/utils_avltree.h | 130 +++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 151 insertions(+), 23 deletions(-)
New commits:
commit e00f829437e24dfc52f2aeeced75fd36467da7a2
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Thu Feb 15 09:47:37 2007 +0100
src/utils_avltree.[ch]: Documented the interface of the AVL-tree.
The iterator-code has been disabled, because it's not very practical and
`utils_llist' should be used if order matters. `avl_node_{next,prev}' have been
made `static', because they're not exported.
More information about the collectd-changes
mailing list