src/utils_avltree.[ch]: Changed the interface to return the key upon deletion.
[collectd.git] / src / utils_avltree.c
2006-11-25 Florian Forstersrc/utils_avltree.[ch]: Changed the interface to return...
2006-11-21 Florian Forstersrc/utils_avltree.c: Fixed the first few bugs.
2006-11-21 Florian ForsterAdded src/utils_avltree.[ch]: An implementation of...