From: Ulrich Drepper Date: Thu, 20 Mar 2003 19:44:18 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~1131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6848aba6c3bf14ba5ed39a6edb1187c831d19fff;p=thirdparty%2Fglibc.git Update. 2003-03-20 Ulrich Drepper * include/atomic.h (atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exchange_acq semantics. --- diff --git a/ChangeLog b/ChangeLog index ba8629dad4c..137126d5bfa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-20 Ulrich Drepper + + * include/atomic.h (atomic_decrement_if_positive): Adjust for the + correct atomic_compare_and_exchange_acq semantics. + 2003-03-20 Alexandre Oliva * sysdeps/mips/ieee754.h: Remove excess #endif.