| inotify_watch.c [code] | Use inotify to establish file watches |
| inotify_watch.h [code] | Public interface for inotify backend to log watch |
| logging.c [code] | Implementation of logging routines |
| logging.h [code] | Public interface for logging routines |
| lwatch.c [code] | Implements the basic watching logic for log files |
| lwatch.h [code] | Public interface for watching log files |
| regexp.c [code] | Implementation of regular expression routines |
| regexp.h [code] | Public interface for regular expression routines |
| util.c [code] | General utility routines shared by several modules |
| util.h [code] | Public interface for general utility routines |
| watch_database.c [code] | Implementation of the watch database persistent store |
| watch_database.h [code] | Public interface for using the watch database persistent store |
1.5.8