diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-23 12:58:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-23 12:58:33 +0000 |
commit | d456553fafbe42e6eab0b659f43c3c69b3f245db (patch) | |
tree | 4d998e9da0f59fe8cbc3892093ebb33c01af4143 /ChangeLog | |
parent | 67994d6f6010739c22b1b4ab99aa88b4fe1ab8bd (diff) | |
download | glibc-d456553fafbe42e6eab0b659f43c3c69b3f245db.tar glibc-d456553fafbe42e6eab0b659f43c3c69b3f245db.tar.gz glibc-d456553fafbe42e6eab0b659f43c3c69b3f245db.tar.bz2 glibc-d456553fafbe42e6eab0b659f43c3c69b3f245db.zip |
Update.
* posix/getopt.h: Include stdio.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1999-06-23 Ulrich Drepper <drepper@cygnus.com> + * posix/getopt.h: Include stdio.h. + * manual/arith.texi: Document restriction of ndigit parameter of ecvt and friends. * misc/efgcvt.c: Define NDIGIT_MAX. |