From: Ulrich Drepper Date: Thu, 6 Mar 2003 07:13:01 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~19890 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=49400d0eab567bb18905869ae7d36915376dc936;p=external%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 8d41eba..b54d75e 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.