mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 19:07:52 +02:00
The usual docs unbreaking...
This commit is contained in:
@@ -35,6 +35,7 @@ IGNORE_HFILES = \
|
||||
gunicomp.h \
|
||||
gunidecomp.h \
|
||||
gunichartables.h \
|
||||
glib_probes.h \
|
||||
glib_trace.h \
|
||||
libcharset.h \
|
||||
gdebug.h \
|
||||
|
@@ -517,7 +517,7 @@ How to compile GLib itself
|
||||
flag to avoid intra-library PLT jumps. A side-effect
|
||||
of this is that it is no longer possible to override
|
||||
internal uses of GLib functions with
|
||||
<envvar>LD_PRELOAD</envvar>. Therefore, it may make
|
||||
<envar>LD_PRELOAD</envar>. Therefore, it may make
|
||||
sense to turn this feature off in some situations.
|
||||
The <option>--disable-Bsymbolic</option> option allows
|
||||
to do that.
|
||||
|
@@ -744,6 +744,7 @@ g_static_private_free
|
||||
|
||||
<SUBSECTION Private>
|
||||
GThreadFunctions
|
||||
g_thread_init_with_errorcheck_mutexes
|
||||
G_THREADS_ENABLED
|
||||
g_static_mutex_get_mutex_impl
|
||||
g_thread_use_default_impl
|
||||
@@ -830,9 +831,6 @@ g_atomic_pointer_xor
|
||||
|
||||
<SUBSECTION>
|
||||
g_atomic_int_exchange_and_add
|
||||
|
||||
<SUBSECTION Private>
|
||||
G_ATOMIC_OP_USE_GCC_BUILTINS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Reference in New Issue
Block a user