glibc/iconv
Ulrich Drepper f30e0cd35e Update.
1999-10-19  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/i386/fpu/s_nextafterl.c: Add __nextafterl and nextafterl
	aliases.

	* sysdeps/ieee754/flt-32/e_lgammaf_r.c: Don't handle -Inf special.

	* sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Check
	for -Inf and return NaN.

	* math/gen-libm-test.pl: Fix program name in help message.

	* math/libm-test.inc (check_complex): It's Imaginary, not Complex.

	* math/libm-test.inc (gamma_test): Result of gamma(-inf) is +inf.

	* sysdeps/i386/Implies: Correct order of libm directories.
1999-10-20 03:20:31 +00:00
..
Makefile Update. 1999-01-04 12:33:59 +00:00
Versions Update. 1999-01-18 23:15:16 +00:00
gconv.c Update. 1999-07-07 18:39:33 +00:00
gconv.h Update. 1999-10-09 21:56:43 +00:00
gconv_builtin.c Update. 1999-06-16 22:55:47 +00:00
gconv_builtin.h Update. 1999-08-15 22:50:39 +00:00
gconv_close.c Update. 1999-06-16 22:55:47 +00:00
gconv_conf.c Update. 1999-04-30 17:44:43 +00:00
gconv_db.c (__gconv_find_transform): Take extra parameter with flags. If GCONV_AVOID_NOCONV flag is set don't return copying transformation. 1999-08-22 22:28:29 +00:00
gconv_dl.c Update. 1999-06-28 15:52:36 +00:00
gconv_int.h Update. 1999-08-22 22:39:16 +00:00
gconv_open.c Update. 1999-08-22 22:39:16 +00:00
gconv_simple.c Update. 1999-06-16 22:55:47 +00:00
iconv.c Update. 1999-06-19 09:58:37 +00:00
iconv.h Update. 1999-10-09 21:56:43 +00:00
iconv_close.c Update. 1999-06-16 22:55:47 +00:00
iconv_open.c Update. 1999-08-22 22:39:16 +00:00
iconv_prog.c Update. 1999-10-20 03:20:31 +00:00
loop.c Update. 1999-06-16 22:55:47 +00:00
skeleton.c Update. 1999-07-07 18:39:33 +00:00