From 2c617417f4a49076e444600855a61338eac6350c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 16 Mar 2002 04:00:20 +0000 Subject: Update. 2002-03-15 Ulrich Drepper * libio/iofdopen.c (_IO_new_fdopen): Call _IO_setb to deallocate buffers if _IO_file_attach failed. * libio/fileops.c (_IO_file_open): Close file descriptor if _IO_SEEKOFF call failed. * iconv/gconv_conf.c: Add internal_function to __gconv_get_path --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f129777ba..58731d13b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-03-15 Ulrich Drepper + + * libio/iofdopen.c (_IO_new_fdopen): Call _IO_setb to deallocate + buffers if _IO_file_attach failed. + + * libio/fileops.c (_IO_file_open): Close file descriptor if + _IO_SEEKOFF call failed. + 2002-03-15 H.J. Lu Ulrich Drepper @@ -42,7 +50,7 @@ * iconv/gconv_int.h: Declare __gconv_read_conf, __gconv_alias_compare, and __gconv_transliterate as hidden. Add internal_function to __gconv_get_path declaration. - * iconv/gconv_int.h: Add internal_function to __gconv_get_path + * iconv/gconv_conf.c: Add internal_function to __gconv_get_path definition. Add attribute_hidden to __gconv_read_conf definition. 2002-03-14 Ulrich Drepper -- cgit v1.2.3