From: Ulrich Drepper Date: Fri, 22 May 1998 17:18:24 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=621c61c89d295f04d311c9ad0683f694ec357860;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 3d02f59257f..8c029c94721 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-05-22 Ulrich Drepper + * libio/strops.c (_IO_str_underflow): Read newly available + character from buffer as unsigned. + * catgets/open_catalog.c (__open_catalog): Don't try to close file which isn't open to preserve correct error number.