Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 11 Apr 2000 17:54:09 +0000 (17:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 11 Apr 2000 17:54:09 +0000 (17:54 +0000)
commit25728f039799790439b3aaf7f321727a0abf5192
tree09063f198a5bfd23a4de889d8e4a0f3ed09ac849
parent4100c5a0e62c461adf2757a163dafbbc02ca3fc4
Update.

* libio/vasprintf.c (_IO_vasprintf): Try to avoid memory
fragmentation by allocating new memory at the end instead of
reallocating.
ChangeLog