History log of /external/bluetooth/glib/gio/inotify/inotify-helper.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3d93bf6968884d75dd2706ef85e2014305eb92f2 01-Jul-2008 Cody Russell <bratsche@gnome.org> Moved all relevant typedefs into these files.

2008-07-01 Cody Russell <bratsche@gnome.org>

* gio/gioenums.h:
* gio/giotypes.h:
Moved all relevant typedefs into these files.

* gio/*.[ch]:
Updated wrt added files.

Split types into separate file for easier maintainership. (#538564)


svn path=/trunk/; revision=7127
/external/bluetooth/glib/gio/inotify/inotify-helper.c
d8473705b0b3757dda9976a8d40a638f35f03046 21-Jan-2008 Alexander Larsson <alexl@redhat.com> Removed. Removed. Removed the included copies of the inotify headers. We

2008-01-21 Alexander Larsson <alexl@redhat.com>

* inotify/Makefile.am:
* inotify/inotify-helper.c:
* inotify/inotify-kernel.c:
* inotify/inotify-path.c:
* inotify/local_inotify.h: Removed.
* inotify/local_inotify_syscalls.h: Removed.
Removed the included copies of the inotify
headers. We now only use the <sys/inotify.h>
header which exists on modern systems.
This fixes problems on ARM and SH5 (#510448)
but is also generally much cleaner and future
safe. For instance, if other OSes add support
for inotify it should "just work".



svn path=/trunk/; revision=6338
/external/bluetooth/glib/gio/inotify/inotify-helper.c
a043325ec10c7c6ef754f07f6d614ca5518305f0 21-Jan-2008 Matthias Clasen <matthiasc@src.gnome.org> Coding style fixes

svn path=/trunk/; revision=6337
/external/bluetooth/glib/gio/inotify/inotify-helper.c
e23140cbb43c111fe9010b7f6c3a404db1aa152b 07-Jan-2008 Alexander Larsson <alexl@redhat.com> Build test subdir after . Remove gdirectorymonitor.[ch]

2008-01-07 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
Build test subdir after .
Remove gdirectorymonitor.[ch]

* gdirectorymonitor.[ch]:
* gfilemonitor.c:
* gfile.[ch]:
* gio.h:
Remove GDirectoryMonitor and make
GFileMonitor the baseclass for both file and
directory monitors. Lift the more generic
rate limiting code from GDirectoryMonitor
into GFileMonitor.

* fam/fam-helper.c:
* fam/gfamdirectorymonitor.[ch]:
* inotify/ginotifydirectorymonitor.[ch]:
* inotify/inotify-helper.c:
* glocaldirectorymonitor.[ch]:
* glocalfile.c:
* gvolumemonitor.c:
Update for the removed GDirectoryMonitor.

* gmemoryoutputstream.c:
Remove ununsed variable


svn path=/trunk/; revision=6262
/external/bluetooth/glib/gio/inotify/inotify-helper.c
7c0e098f4e33397d2dca8706dd35ec32294b4adb 29-Nov-2007 Matthias Clasen <matthiasc@src.gnome.org> Don't export the inotify lock

svn path=/trunk/; revision=5992
/external/bluetooth/glib/gio/inotify/inotify-helper.c
d9594f5709313d6e7a8a4f3e5f3b23fc72017417 28-Nov-2007 Alexander Larsson <alexl@redhat.com> Removed unnecessary file

2007-11-28 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* gdriveprivate.h:
Removed unnecessary file

* gdesktopappinfo.[ch]:
* gdummyfile.[ch]:
* gfile.c:
* glocaldirectorymonitor.[ch]:
* glocalfile.[ch]:
* glocalfileenumerator.[ch]:
* glocalfileinputstream.[ch]:
* glocalfilemonitor.[ch]:
* glocalfileoutputstream.[ch]:
* glocalvfs.[ch]:
* gnativevolumemonitor.c:
* gpollfilemonitor.[ch]:
* gunionvolumemonitor.[ch]:
* gunixdrive.[ch]:
* gunixvolume.[ch]:
* gunixvolumemonitor.[ch]:
* gvfs.c:
* gvolumeprivate.h:
* inotify/ginotifydirectorymonitor.[ch]:
* inotify/ginotifyfilemonitor.[ch]:
* inotify/inotify-helper.c:
Append _ to all internal functions

* gio.symbols:
Add missing symbols
Export symbols needed for modules


svn path=/trunk/; revision=5977
/external/bluetooth/glib/gio/inotify/inotify-helper.c
3781343738de4abddf56982325a77bd70a98cd26 26-Nov-2007 Alexander Larsson <alexl@redhat.com> gio/ docs/reference/gio Merged gio-standalone into glib.

2007-11-26 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* configure.in:
* gio-2.0-uninstalled.pc.in:
* gio-2.0.pc.in:
* gio-unix-2.0-uninstalled.pc.in:
* gio-unix-2.0.pc.in:
* gio/
* docs/reference/gio
Merged gio-standalone into glib.

* glib/glibintl.h:
* glib/gutils.c:
Export glib_gettext so that gio can use it
Add P_ (using same domain for now)
Add I_ as g_intern_static_string


svn path=/trunk/; revision=5941
/external/bluetooth/glib/gio/inotify/inotify-helper.c