Add some skeleton code for inotify.
commit594ccb33936e34d889f4bca674371d67c33e9f8e
authorTom Cort <tom.cort@state.vt.us>
Tue, 27 Nov 2007 05:45:12 +0000 (27 00:45 -0500)
committerTom Cort <tom.cort@state.vt.us>
Tue, 27 Nov 2007 05:45:12 +0000 (27 00:45 -0500)
treeaa146f11314264b7358f04674499c5adde976e2d
parentd52644c531b424d9457283de8ba2c9f61e9c0aa5
Add some skeleton code for inotify.

It doesn't do much yet, just setup a watch on the current
working directory and exit. More work still needs to be
done (obviously).
inotify.c [new file with mode: 0644]
inotify.h [new file with mode: 0644]