]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 08:27:26 +0000 (08:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 08:27:26 +0000 (08:27 +0000)
ChangeLog

index 537b26d3fe7089a8c60352a36c44a941a8db6bcf..aae8ec9f09bd1c1089c91fd06b9d5851cfd9a240 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
+
+       * stdio-common/printf_fp.c (__printf_fp): Allocate buffer to
+       generate mantissa output in using malloc if it is larger than
+       20000 characters.
+       Reported by Jim Meyering <meyering@ascend.com>.
+
 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
 
        * include/unistd.h: Declare __libc_open64, __libc_lseek64,