glib/gio/inotify
Philip Withnall e257e17d2e inotify: Fix some enum comparisons to integers
`-1` isn’t a valid member of the enum, so cast to `int` first. This
fixes a compiler warning on Android.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
2019-10-08 13:49:40 +01: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: Fix some enum comparisons to integers 2019-10-08 13:49:40 +01:00
inotify-helper.h gio/inotify/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:34 +02:00
inotify-kernel.c minor typos in the documentation (a/an) 2019-08-24 19:14:05 +00: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 build: Drop use of G_DISABLE_DEPRECATED from the build system 2019-05-30 10:38:45 +01:00