[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sun Mar 24 14:22:05 CET 2013
src/Makefile.am | 1 +
src/rrdtool.c | 28 ++++++--------------
src/utils_random.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++
src/utils_random.h | 40 ++++++++++++++++++++++++++++
4 files changed, 124 insertions(+), 20 deletions(-)
New commits:
commit 639cdb38830b206598d99bd22898adcdba2877a3
Author: Florian Forster <octo at collectd.org>
Date: Sun Mar 24 14:21:27 2013 +0100
rrdtool plugin: Use cdrand_range() for the random variation.
commit bb65913ad6d4145c4c452882b03883206033b03a
Author: Florian Forster <octo at collectd.org>
Date: Sun Mar 24 14:15:16 2013 +0100
src/utils_random.[ch]: Provide thread-safe random numbers.
More information about the collectd-changes
mailing list