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
(from parent 1:
321f797
)
Update.
author
drepper
<drepper>
Tue, 4 May 1999 01:48:08 +0000
(
01:48
+0000)
committer
drepper
<drepper>
Tue, 4 May 1999 01:48:08 +0000
(
01:48
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
1c6bf3e
..
a126fe9
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+1999-05-04 Ulrich Drepper <drepper@cygnus.com>
+
+ * elf/dl-load.c (expand_dynamic_string_token): Recognize { }
+ around DST. Correctly ignore ORIGIN IN SUID binaries.
+
1999-05-03 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/generic/strtok_r.c: Use rawmemchr instead of strchr.