Description: inotify sample
Inotify (inode notify) is a Linux kernel subsystem that acts to extend filesystems to notice changes to the filesystem, and report those changes to applications.
To Search:
File list (Check if you may need any files):
Makefile
README
event_queue.c
event_queue.h
event_queue.o
inotify_test
inotify_test.c
inotify_test.o
inotify_utils.c
inotify_utils.h
inotify_utils.o