glib/gio/inotify
Ryan Lortie 700677de51 inotify: stop using constructor()
and start using the new start() vcall on the local monitor classes.

I only port inotify because I am uncomfortable making changes to the
other monitor backends without having a way of testing them.

https://bugzilla.gnome.org/show_bug.cgi?id=704887
2013-10-03 10:37:30 -04:00
..
ginotifydirectorymonitor.c inotify: stop using constructor() 2013-10-03 10:37:30 -04:00
ginotifydirectorymonitor.h Clean up improper #includes 2010-08-06 13:05:18 -04:00
ginotifyfilemonitor.c inotify: stop using constructor() 2013-10-03 10:37:30 -04:00
ginotifyfilemonitor.h Removed unnecessary file 2007-11-28 16:01:59 +00:00
inotify-helper.c Remove a few more G_GNUC_INTERNAL users 2013-01-18 13:28:43 -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 Use GLIB_PRIVATE_CALL macro 2013-07-28 18:44:41 -04: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 Use GLIB_PRIVATE_CALL macro 2013-07-28 18:44:41 -04:00
inotify-missing.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
inotify-path.c inotify: fix a memleak 2013-01-21 09:51:09 -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 Rework the build system for a new tests approach 2013-05-31 23:12:15 -04:00