From: Ulrich Drepper Date: Thu, 6 Mar 2003 07:13:01 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~1349 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=49400d0eab567bb18905869ae7d36915376dc936;p=thirdparty%2Fglibc.git Update. 2003-03-05 Ulrich Drepper * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix reversed __builtin_expect expectation. --- diff --git a/ChangeLog b/ChangeLog index 8d41ebab0a6..b54d75edb3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-05 Ulrich Drepper + + * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix + reversed __builtin_expect expectation. + 2003-03-05 Roland McGrath * stdio-common/sscanf.c: Use prototype defn with ... syntax.