[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.5'
Florian Forster
octo at verplant.org
Tue Dec 2 23:31:07 CET 2008
src/exec.c | 10 +++++-----
src/plugin.c | 26 +++++++++++++-------------
src/plugin.h | 12 ++++++------
3 files changed, 24 insertions(+), 24 deletions(-)
New commits:
commit 05a85bbebdef9f8e7c1b0c09d5a2145c2f2d10af
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Dec 2 23:30:43 2008 +0100
src/plugin.[ch]: Don't use unnamed unions.
They're non-standard and cause a lot of trouble.
More information about the collectd-changes
mailing list