glib/gio/kqueue
Nirbheek Chauhan a4483644e8 meson: Fix another kqueue build race on macOS
`gobject-visibility.h` is also needed at build time. To reproduce the
error, just run `ninja gio/kqueue/libkqueue.a`
2024-07-27 08:03:42 +05:30
..
dep-list.c tree: Fix various typos and outdated terminology 2020-06-12 15:01:08 +01:00
dep-list.h GFileMonitor: Add kqueue(3) support to GIO 2012-11-15 08:13:30 +01:00
gkqueuefilemonitor.c Use O_CLOEXEC in {g_,}open () calls for race-free setting of the close-on-exec flag 2023-02-21 12:42:55 +00:00
kqueue-helper.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
kqueue-helper.h kqueue: Make it possible to pass file monitor tests 2018-06-17 11:26:32 +08:00
kqueue-missing.c kqueue: Fix unlocked access to shared variable 2020-11-20 14:40:19 +00:00
meson.build meson: Fix another kqueue build race on macOS 2024-07-27 08:03:42 +05:30