author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 31 May 2007 21:16:06 +0000 (23:16 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 31 May 2007 21:16:06 +0000 (23:16 +0200) | ||
commit | d74858511c39ddbb8ac8b8ee7cde7aaf1e83f92e | |
tree | adef05be8544446545031c7a7c4ab649e660efef | tree | snapshot |
parent | 2cce6f0069de350ff968c414a9ff30ad5ef451f2 | commit | diff |
unixsock plugin: Moved the `parse_identifier' code to `common.c'
The new function `parse_values' in `common.c' can be used to parse
`time:value0:value1:...', as used by RRDTool, the unixsock plugin and, in the
very near future, the exec plugin.
The new function `parse_values' in `common.c' can be used to parse
`time:value0:value1:...', as used by RRDTool, the unixsock plugin and, in the
very near future, the exec plugin.
src/common.c | diff | blob | history | |
src/common.h | diff | blob | history | |
src/perl.c | diff | blob | history | |
src/unixsock.c | diff | blob | history |