glib/gio/inotify
Philip Withnall 9d6a69b73e gio: Link inotify file monitor to GLib and GObject
Apparently this is needed for building PE libraries. It makes no
difference on Linux, where linking of the GLib symbols in the inotify
file monitor code is done lazily.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://gitlab.gnome.org/GNOME/glib/issues/1201
2018-07-09 10:38:04 +01:00
..
ginotifyfilemonitor.c inotify: fix segfault on watching hard links 2018-04-18 15:09:44 +01:00
ginotifyfilemonitor.h gio/inotify/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
inotify-helper.c inotify: Further fixes for hard link monitoring support 2018-04-18 15:13:02 +01:00
inotify-helper.h gio/inotify/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
inotify-kernel.c Consistently save errno immediately after the operation setting it 2017-08-03 10:21:13 +01:00
inotify-kernel.h gio/inotify/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
inotify-missing.c gio/inotify/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
inotify-missing.h gio/inotify/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
inotify-path.c inotify: Ignore IN_Q_OVERFLOW events 2017-11-28 13:55:34 +00:00
inotify-path.h gio/inotify/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
inotify-sub.c inotify: fix segfault on watching hard links 2018-04-18 15:09:44 +01:00
inotify-sub.h inotify: fix segfault on watching hard links 2018-04-18 15:09:44 +01:00
Makefile.am gio: Link inotify file monitor to GLib and GObject 2018-07-09 10:38:04 +01:00
meson.build gio: Link inotify file monitor to GLib and GObject 2018-07-09 10:38:04 +01:00