mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
d8473705b0
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 |
||
---|---|---|
.. | ||
ginotifydirectorymonitor.c | ||
ginotifydirectorymonitor.h | ||
ginotifyfilemonitor.c | ||
ginotifyfilemonitor.h | ||
inotify-diag.c | ||
inotify-diag.h | ||
inotify-helper.c | ||
inotify-helper.h | ||
inotify-kernel.c | ||
inotify-kernel.h | ||
inotify-missing.c | ||
inotify-missing.h | ||
inotify-path.c | ||
inotify-path.h | ||
inotify-sub.c | ||
inotify-sub.h | ||
Makefile.am |