mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Fix g_atomic_pointer_compare_and_exchange on sparc64. (#167572, Gert
2005-07-19 Matthias Clasen <mclasen@redhat.com> * glib/gatomic.c (g_atomic_pointer_compare_and_exchange): Fix g_atomic_pointer_compare_and_exchange on sparc64. (#167572, Gert Doering)
This commit is contained in:
committed by
Matthias Clasen
parent
527334d36d
commit
cf17bb79d2
@@ -1,3 +1,9 @@
|
||||
2005-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gatomic.c (g_atomic_pointer_compare_and_exchange):
|
||||
Fix g_atomic_pointer_compare_and_exchange on sparc64.
|
||||
(#167572, Gert Doering)
|
||||
|
||||
2005-07-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
Reference in New Issue
Block a user