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

Florian Forster octo at verplant.org
Sun Apr 26 00:34:10 CEST 2009


 src/filter_chain.c             |    5 +----
 src/libcollectdclient/client.c |    3 +++
 src/meta_data.c                |    5 +----
 src/target_notification.c      |    5 +----
 src/target_replace.c           |    5 +----
 src/target_set.c               |    5 +----
 src/utils_match.h              |    2 +-
 7 files changed, 9 insertions(+), 21 deletions(-)

New commits:
commit 7e13312699a59f246ddb90078ccf8bb46963cb6a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Apr 26 00:33:09 2009 +0200

    Add _XOPEN_SOURCE=600 to all .c files with standards compliance defines.
    
    This should hopefully give us strerror_r and strdup and similar neat
    functions.




More information about the collectd-changes mailing list