[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat Feb 23 12:07:24 CET 2008
src/Makefile.am | 1
src/utils_tail.c | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/utils_tail.h | 83 +++++++++++++++++++++++++++++
3 files changed, 241 insertions(+)
New commits:
commit 16d71c37aac266ae89f12bcdbce6111f5e9d0673
Merge: 89783745dc59079eab34e0c52de6e5e972f50eb2 500d52e468127c04c7fb6dffd8239e630b37160d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Feb 23 12:07:17 2008 +0100
Merge branch 'lh/tail'
commit 500d52e468127c04c7fb6dffd8239e630b37160d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Feb 23 12:05:40 2008 +0100
src/utils_tail.[ch]: Streamlined error handling.
Also the coding style has been adapted to match the one of the rest of the
daemon better.
commit b6daf13a37b3f3ec4b4b78bc4e97718efa2eeeeb
Author: Luke Heberling <collectd at c-ware.com>
Date: Fri Feb 22 17:18:30 2008 +0100
src/utils_tail.[ch]: Added a generic interface for `tail'ing files.
This will be used to parse logfiles in the near future.
More information about the collectd-changes
mailing list