glib/gio/kqueue
Eric van Gyzen 6b4b4cd889 Fix build race between gio subdirs and gversionmacros.h
I made the kqueue failure 100% reliable with `samu -j1` on FreeBSD,
and therefore confirmed this fixes that problem.  Issue #2929 is
an identical failure on win32, so I assume this fixes that, too,
but I haven't confirmed.

Fixes: #2929
2023-07-25 20:28:20 -05:00
..
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 Fix build race between gio subdirs and gversionmacros.h 2023-07-25 20:28:20 -05:00