[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Mar 10 18:40:36 CET 2010
src/configfile.c | 41 ++++++++++++++++++++++++++++++++++++++++-
src/configfile.h | 8 ++++++++
2 files changed, 48 insertions(+), 1 deletions(-)
New commits:
commit 211a3152e621551647547d3098281a1497751883
Author: Florian Forster <octo at noris.net>
Date: Wed Mar 10 18:37:47 2010 +0100
src/configfile.c: Fix a minor typo.
commit da9824e1aa5b9fd401860e358eb93a3a620bd0a2
Author: Florian Forster <octo at noris.net>
Date: Wed Mar 10 18:37:32 2010 +0100
src/configfile.[ch]: Add "cf_util_get_int".
Helper function to parse an "int".
commit 62b59f500c2363af7f3df302a8bca53ca4255941
Author: Florian Forster <octo at noris.net>
Date: Wed Mar 10 17:20:29 2010 +0100
src/configfile.[ch]: Implement "cf_util_get_string_buffer".
A function to parse a config node into a char buffer of limited size.
More information about the collectd-changes
mailing list