diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-06 07:13:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-06 07:13:01 +0000 |
commit | 49400d0eab567bb18905869ae7d36915376dc936 (patch) | |
tree | 8bababc6421578eb60bc1ec6d7b38bf3244c9e4c /ChangeLog | |
parent | 92f6b65e0a5baf15c7bcd53908fb0cd639e582cd (diff) | |
download | glibc-49400d0eab567bb18905869ae7d36915376dc936.tar glibc-49400d0eab567bb18905869ae7d36915376dc936.tar.gz glibc-49400d0eab567bb18905869ae7d36915376dc936.tar.bz2 glibc-49400d0eab567bb18905869ae7d36915376dc936.zip |
Update.
2003-03-05 Ulrich Drepper <drepper@redhat.com>
* sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix
reversed __builtin_expect expectation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-03-05 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix + reversed __builtin_expect expectation. + 2003-03-05 Roland McGrath <roland@redhat.com> * stdio-common/sscanf.c: Use prototype defn with ... syntax. |