ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/Linux-Inotify2/Changes
(Generate patch)

Comparing cvsroot/Linux-Inotify2/Changes (file contents):
Revision 1.14 by root, Wed Nov 28 12:13:02 2007 UTC vs.
Revision 1.15 by root, Tue Oct 7 17:23:41 2008 UTC

3TODO: document move/renaming issues for fullname 3TODO: document move/renaming issues for fullname
4TODO: find_watchers($path), or maybe just ->watchers 4TODO: find_watchers($path), or maybe just ->watchers
5 5
6 - include IN_DELETE_SELF in events that cancel watchers, as 6 - include IN_DELETE_SELF in events that cancel watchers, as
7 the kernel seems to handle it this way only. 7 the kernel seems to handle it this way only.
8 - require sys/inotify.h to be installed, remove the local
9 copy (patch by Adrian Bunk).
10 - update examples.
8 11
91.1 Fri Sep 29 16:40:14 CEST 2006 121.1 Fri Sep 29 16:40:14 CEST 2006
10 - fixed formatting. 13 - fixed formatting.
11 - add IN_MASK_ADD, IN_DONT_FOLLOW, IN_ONLYDIR. 14 - add IN_MASK_ADD, IN_DONT_FOLLOW, IN_ONLYDIR.
12 - updated inotify.h from inotify-utils for wider architecture support. 15 - updated inotify.h from inotify-utils for wider architecture support.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines