From 1341abeec57403a7218c501632c452d72f8a3648 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 1 Sep 2000 07:30:38 +0000 Subject: [PATCH] Update. 2000-09-01 Ulrich Drepper * iconv/gconv_open.c (__gconv_open): Set res to __GCONV_NOMEM is malloc fails. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 92047a71fd..fa98f85894 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-09-01 Ulrich Drepper + + * iconv/gconv_open.c (__gconv_open): Set res to __GCONV_NOMEM is + malloc fails. + 2000-09-01 Andreas Jaeger * sysdeps/unix/sysv/linux/bits/fcntl.h: Always fail.