projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f6b65
)
Update.
author
Ulrich Drepper
<drepper@redhat.com>
Thu, 6 Mar 2003 07:13:01 +0000
(07:13 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Thu, 6 Mar 2003 07:13:01 +0000
(07:13 +0000)
2003-03-05 Ulrich Drepper <drepper@redhat.com>
* sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix
reversed __builtin_expect expectation.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 8d41ebab0a640fe1856a2094af3d410f7d69d96b..b54d75edb3a194410a7bfe4543d24510ab7ffbaf 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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.