src/utils_logtail.[ch]: Implement a module that parses logfiles using the `utils_tail...
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 23 Feb 2008 16:08:57 +0000 (17:08 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 23 Feb 2008 16:08:57 +0000 (17:08 +0100)
commit8004a97d0179978056a164dfac4355d0836227d0
treebb0cb30baf88339a3ee0eb2f0e3197041ccf712d
parent126b9bebac9a1ea06d3d3308ace2705f01e57769
src/utils_logtail.[ch]: Implement a module that parses logfiles using the `utils_tail' and `utils_match' modules.
src/utils_logtail.c
src/utils_logtail.h
src/utils_match.c
src/utils_match.h
src/utils_tail.c
src/utils_tail.h