From: Ulrich Drepper Date: Sun, 19 Dec 1999 08:27:26 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96d31ea59bcc52a0558f7cf8ceae44ce1ab3944;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 537b26d3fe7..aae8ec9f09b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-12-19 Ulrich Drepper + + * 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 . + 1999-12-18 Ulrich Drepper * include/unistd.h: Declare __libc_open64, __libc_lseek64,