(_IO_vasprintf): Try to avoid memory fragmentation by allocating new memory at the...
authorUlrich Drepper <drepper@redhat.com>
Tue, 11 Apr 2000 17:53:41 +0000 (17:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 11 Apr 2000 17:53:41 +0000 (17:53 +0000)
commit4100c5a0e62c461adf2757a163dafbbc02ca3fc4
treea1358e384b9e8348380710675c259f4e3bb8bc3a
parent4a1a3c2158dd9eda0711469d4dd855f61f492667
(_IO_vasprintf): Try to avoid memory fragmentation by allocating new memory at the end instead of reallocating.
libio/vasprintf.c