author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 24 Jul 2008 09:10:52 +0000 (11:10 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 24 Jul 2008 09:10:52 +0000 (11:10 +0200) | ||
commit | 1b2b58c338a39a7c2e01bfd3273a381ed376284d | |
tree | 82f32c99498ae6f0f0a0cd1fc2096775eb7e251b | tree | snapshot |
parent | a474c43f09a9c66b45bf11c452444503c343ddbb | commit | diff |
rrdtool plugin: Moved the RRD file creation logic in a separate file.
`cu_rrd_create_file' in src/utils_rrdcreate.[ch] will be used by the
`rrdcached' plugin eventually, so that the code doesn't need to be
duplicated.
`cu_rrd_create_file' in src/utils_rrdcreate.[ch] will be used by the
`rrdcached' plugin eventually, so that the code doesn't need to be
duplicated.
src/Makefile.am | diff | blob | history | |
src/rrdtool.c | diff | blob | history | |
src/utils_rrdcreate.c | [new file with mode: 0644] | blob |
src/utils_rrdcreate.h | [new file with mode: 0644] | blob |