Skip to content
  • Matthias Clasen's avatar
    Always export g_atomic_int_get and g_atomic_pointer_get as functions, even · 8e7a50ab
    Matthias Clasen authored
    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.
    8e7a50ab