projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7563f2
)
Update.
author
drepper
<drepper>
Mon, 13 Jan 2003 02:10:09 +0000
(
02:10
+0000)
committer
drepper
<drepper>
Mon, 13 Jan 2003 02:10:09 +0000
(
02:10
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
6ea1b06
..
d7806b7
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
2003-01-12 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-close.c (_dl_close): Type typo, must be == not = in
+ search for removed searchlist. Reported by Roland McGrath.
+
* io/ftwtest-sh: Add test for case of symlink to nonexisting file
given as start file.