2000-09-01  Ulrich Drepper  <drepper@redhat.com>

	* iconv/gconv_open.c (__gconv_open): Set res to __GCONV_NOMEM is
	malloc fails.
This commit is contained in:
Ulrich Drepper 2000-09-01 07:30:38 +00:00
parent 67aacae674
commit 1341abeec5
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2000-09-01 Ulrich Drepper <drepper@redhat.com>
* iconv/gconv_open.c (__gconv_open): Set res to __GCONV_NOMEM is
malloc fails.
2000-09-01 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/bits/fcntl.h: Always fail.