glib/gio/kqueue
Simon McVittie c1ee1a99bc gio: Use hidden symbol visibility in static libraries
Building GLib 2.75.0 on Linux adds various inotify-related internal
symbols to the ABI, which doesn't seem to have been intentional.
I went through the other libraries in the build system, and it looks
as though the BSD kqueue backend would have the same problem.

GNU symbol visibility probably doesn't do anything for gio/win32, but
for completeness I've set that to use hidden symbols too, on the basis
that it'll be easier to get this right if we're consistent.

Resolves: https://gitlab.gnome.org/GNOME/glib/-/issues/2811
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-11-14 12:36:22 +00: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 tree: Fix various typos and outdated terminology 2020-06-12 15:01:08 +01: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 gio: Use hidden symbol visibility in static libraries 2022-11-14 12:36:22 +00:00