2001-07-23  Ulrich Drepper  <drepper@redhat.com>

	* iconv/gconv_cache.c (__gconv_lookup_cache): Select correct
	module for conversion direction.

2001-07-23  Stephen L Moshier  <moshier@mediaone.net>
This commit is contained in:
Ulrich Drepper 2001-07-23 09:11:23 +00:00
parent 281ebe7cae
commit 01b65304db
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
2001-07-23 Stephen L Moshier <moshier@mediaone.net>
2001-07-23 Ulrich Drepper <drepper@redhat.com>
* iconv/gconv_cache.c (__gconv_lookup_cache): Select correct
module for conversion direction.
2001-07-23 Stephen L Moshier <moshier@mediaone.net>
* sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Return proper
sign for 0 input. Return NaN with no exception for NaN input.