From: Ulrich Drepper Date: Thu, 8 Jul 1999 11:57:12 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~315 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=472003f445875c6a9b5bd8124b2f84e1dae8a37d;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index a989e3f5fad..e24944e35c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-08 Andreas Schwab + + * libio/fileno.c: Return -1 instead of EOF and set errno if the + stream is not a real file stream. + 1999-07-08 Andreas Schwab * manual/charset.texi: Fix typos.