Always export g_atomic_int_get and g_atomic_pointer_get as functions, even
authorMatthias Clasen <mclasen@redhat.com>
Thu, 4 Aug 2005 17:21:03 +0000 (17:21 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 4 Aug 2005 17:21:03 +0000 (17:21 +0000)
commit8e7a50ab42016b5de658f2323015a9d7ff863cf7
tree0c6d8273f114ef0a97050cd14f75963cf667fd55
parent9c45222942942bd76cc6a5d1704349a7a0418493
Always export g_atomic_int_get and g_atomic_pointer_get as functions, even

2005-08-04  Matthias Clasen  <mclasen@redhat.com>

* glib/glib.symbols:
* glib/gatomic.[hc]: Always export g_atomic_int_get and
g_atomic_pointer_get as functions, even if we have macros,
to avoid changing the ABI depending on configuration.

* glib/gatomic.c: Fix the s390 implementations of
g_atomic_pointer_compare_and_exchange.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gatomic.c
glib/gatomic.h
glib/glib.symbols