Use inotify_init1 when available
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2009 02:26:52 +0000 (22:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 Jun 2009 02:29:17 +0000 (22:29 -0400)
commit8a3a3d797e7ef3b66c917c1c0a2ec47300bbf661
tree0cceac5f240b82d87e6ea0a2855aef9642f41021
parent4dbc2074bc857464e64549fac2b7403c4e9566c1
Use inotify_init1 when available

To avoid leaking the inotify fd. Fixes bug 585478.
configure.in
gio/inotify/inotify-kernel.c