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:
2cb84f5
)
Update.
author
drepper
<drepper>
Tue, 24 Oct 2000 08:23:06 +0000
(08:23 +0000)
committer
drepper
<drepper>
Tue, 24 Oct 2000 08:23:06 +0000
(08:23 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
4c0a905
..
8433431
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,10
@@
2000-10-24 Ulrich Drepper <drepper@redhat.com>
2000-10-24 Ulrich Drepper <drepper@redhat.com>
+ * malloc/obstack.c (_obstack_newchunk): Correctly align first returned
+ block.
+ * malloc/tst-obstack.c: New file.
+ Patch and test case by Alexandre Duret-Lutz <duret_g@epita.fr>.
+
Complete revamp of the reference counter handling.
* include/link.h (struct link_map): Add l_idx field.
* elf/dl-close.c: Handle decrementing of reference counters more
Complete revamp of the reference counter handling.
* include/link.h (struct link_map): Add l_idx field.
* elf/dl-close.c: Handle decrementing of reference counters more