gio-standalone r667 - in trunk: . gio gio/fam gio/inotify
- From: sdroege svn gnome org
- To: svn-commits-list gnome org
- Subject: gio-standalone r667 - in trunk: . gio gio/fam gio/inotify
- Date: Wed, 24 Oct 2007 09:06:07 +0100 (BST)
Author: sdroege
Date: 2007-10-24 09:06:06 +0100 (Wed, 24 Oct 2007)
New Revision: 667
ViewCVS link: http://svn.gnome.org/viewcvs/gio-standalone?rev=667&view=rev
Added:
trunk/gio/fam/fam-module.c
trunk/gio/fam/gfamdirectorymonitor.c
trunk/gio/fam/gfamdirectorymonitor.h
trunk/gio/fam/gfamfilemonitor.c
trunk/gio/fam/gfamfilemonitor.h
trunk/gio/inotify/ginotifydirectorymonitor.c
trunk/gio/inotify/ginotifydirectorymonitor.h
trunk/gio/inotify/ginotifyfilemonitor.c
trunk/gio/inotify/ginotifyfilemonitor.h
Modified:
trunk/ChangeLog
trunk/gio/Makefile.am
trunk/gio/fam/Makefile.am
trunk/gio/fam/fam-helper.c
trunk/gio/fam/fam-helper.h
trunk/gio/glocaldirectorymonitor.c
trunk/gio/glocaldirectorymonitor.h
trunk/gio/glocalfilemonitor.c
trunk/gio/glocalfilemonitor.h
trunk/gio/inotify/Makefile.am
Log:
* gio/Makefile.am:
* gio/fam/Makefile.am:
* gio/fam/fam-helper.c: (_fam_sub_startup), (_fam_sub_add):
* gio/fam/fam-helper.h:
* gio/fam/fam-module.c: (g_io_module_load), (g_io_module_unload):
* gio/fam/gfamdirectorymonitor.c:
* gio/fam/gfamdirectorymonitor.h:
* gio/fam/gfamfilemonitor.c: (g_fam_file_monitor_finalize),
* gio/fam/gfamfilemonitor.h:
* gio/glocaldirectorymonitor.c:
* gio/glocaldirectorymonitor.h:
* gio/glocalfilemonitor.c: (g_local_file_monitor_init),
* gio/glocalfilemonitor.h:
* gio/inotify/Makefile.am:
* gio/inotify/ginotifydirectorymonitor.c:
* gio/inotify/ginotifydirectorymonitor.h:
* gio/inotify/ginotifyfilemonitor.c:
* gio/inotify/ginotifyfilemonitor.h:
Implement the FAM and Inotify monitors as
GLocal(Directory|File)Monitor subclasses and put the FAM monitors into
their own GIO module. GLocal(Directory|File)Monitor will use the
monitor with the highest rank that is supported on that machine.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]