mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
kqueue backend: port to new GLocalFileMonitor API
This is the bare minimal effort. This seems not to crash immediately, but it definitely needs some better testing. The backend is not in good shape. It could use some serious work.
This commit is contained in:
@@ -5,8 +5,6 @@ noinst_LTLIBRARIES += libkqueue.la
|
||||
libkqueue_la_SOURCES = \
|
||||
gkqueuefilemonitor.c \
|
||||
gkqueuefilemonitor.h \
|
||||
gkqueuedirectorymonitor.c \
|
||||
gkqueuedirectorymonitor.h \
|
||||
kqueue-helper.c \
|
||||
kqueue-helper.h \
|
||||
kqueue-thread.c \
|
||||
|
Reference in New Issue
Block a user