Code

Include strings.h instead of defining _BSD_SOURCE to get strcasecmp.
[sysdb.git] / src / plugins / timeseries / rrdtool.c
2016-02-25 Sebastian HarlInclude strings.h instead of defining _BSD_SOURCE to...
2014-12-03 Sebastian HarlUse stdbool.h's bool type instead of _Bool.
2014-11-23 Sebastian Harltimeseries::rrdtool: Limit to 1000 data-points for...
2014-08-28 Sebastian Harltimeseries::rrdtool: Added support for RRDCacheD.
2014-08-21 Sebastian Harltimeseries::rrdtool: Added a plugin to fetch time-serie...