NetworkManager/gfilemonitor
2008-08-26 09:34:31 +00:00
..
COPYING 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
gfile.c 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
gfile.h 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
gfilemonitor.c Rename private nm_* functions to _nm_* 2008-08-26 09:34:31 +00:00
gfilemonitor.h 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
glocaldirectorymonitor.c 2008-05-12 Dan Williams <dcbw@redhat.com> 2008-05-12 20:48:48 +00:00
glocaldirectorymonitor.h 2008-05-12 Dan Williams <dcbw@redhat.com> 2008-05-12 20:48:48 +00:00
glocalfilemonitor.c 2008-05-12 Dan Williams <dcbw@redhat.com> 2008-05-12 20:48:48 +00:00
glocalfilemonitor.h 2008-05-12 Dan Williams <dcbw@redhat.com> 2008-05-12 20:48:48 +00:00
inotify-diag.c 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-diag.h 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-helper.c 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-helper.h 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-kernel.c 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-kernel.h 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-missing.c 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-missing.h 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-path.c 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-path.h 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-sub.c 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
inotify-sub.h 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
Makefile.am 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00
README 2008-05-11 Dan Williams <dcbw@redhat.com> 2008-05-11 20:12:18 +00:00

A local copy of the Linux glib-2.14 GFileMonitor functionality, with a
re-implementation of GFile that doesn't depend on GIO.  Allows NM source code to
use the same GFileMonitor APIs regardless of glib version.