glib/gio/inotify
Philip Withnall 1b50643c99 gio: Fix various compiler warnings when compiling with G_DISABLE_ASSERT
Mostly unused variables which are only used in a g_assert() call
otherwise.

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

Helps: #1708
2019-03-08 19:46:21 +00:00
..
ginotifyfilemonitor.c gio: Fix various compiler warnings when compiling with G_DISABLE_ASSERT 2019-03-08 19:46:21 +00: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
meson.build gio: Link inotify file monitor to GLib and GObject 2018-07-09 10:38:04 +01:00