glib/gio/inotify
Ryan Lortie 707bc4a40f gio + inotify support for hard links
Add a new GFileMonitorFlag: G_FILE_MONITOR_WATCH_HARD_LINKS.  When set,
changes made to the file via another hard link will be detected.

Implement the new flag for the inotify backend.

https://bugzilla.gnome.org/show_bug.cgi?id=532815
2012-12-19 08:19:18 -05:00
..
ginotifydirectorymonitor.c gio + inotify support for hard links 2012-12-19 08:19:18 -05:00
ginotifydirectorymonitor.h Clean up improper #includes 2010-08-06 13:05:18 -04:00
ginotifyfilemonitor.c gio + inotify support for hard links 2012-12-19 08:19:18 -05:00
ginotifyfilemonitor.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
inotify-helper.c gio + inotify support for hard links 2012-12-19 08:19:18 -05:00
inotify-helper.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
inotify-kernel.c Send CHANGES_DONE_HINT on file moves if no IN_CLOSE_WRITE is emitted 2011-12-05 18:27:34 +00:00
inotify-kernel.h Send CHANGES_DONE_HINT on file moves if no IN_CLOSE_WRITE is emitted 2011-12-05 18:27:34 +00:00
inotify-missing.c Coding style fixes 2008-01-21 05:12:16 +00:00
inotify-missing.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
inotify-path.c gio + inotify support for hard links 2012-12-19 08:19:18 -05:00
inotify-path.h gio + inotify support for hard links 2012-12-19 08:19:18 -05:00
inotify-sub.c gio + inotify support for hard links 2012-12-19 08:19:18 -05:00
inotify-sub.h gio + inotify support for hard links 2012-12-19 08:19:18 -05:00
Makefile.am Drop GVFS_INOTIFY_DIAG debug feature 2012-09-11 20:24:30 -04:00