]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 23 Jun 1999 12:41:58 +0000 (12:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 23 Jun 1999 12:41:58 +0000 (12:41 +0000)
ChangeLog

index a20fb18221fb8900fce0b1feffe2b28652395c2a..89a3b7a6d67f3cf0a23d24d46b18c3086d26491d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+1999-06-23  Ulrich Drepper  <drepper@cygnus.com>
+
+       * manual/arith.texi: Document restriction of ndigit parameter of
+       ecvt and friends.
+       * misc/efgcvt.c: Define NDIGIT_MAX.
+       (gcvt): Limit precision in sprintf call to NDIGIT_MAX.
+       Do not dynamically allocate the static buffers.  They are small enough.
+       * misc/efgcvt_r.c: Define NDIGIT_MAX.
+       (fcvt_r): Limit precision in snprintf call to NDIGIT_MAX.
+       * misc/qefgcvt.c: Define NDIGIT_MAX.
+       * misc/qefgcvt_r.c: Likewise.
+       * misc/tst-efgcvt.c (special): Add test for large ndigit parameter.
+
 1999-06-23  Ulrich Drepper  <drepper@cygnus.com>
 
        * stdio/fputc.c: Don't define alias if fputc is defined as a