glibc/sysdeps/ieee754
Stefan Liebler 3ef6b85059 [BZ #6803] Set errno for scalbln, scalbn
Errno is not set and the testcases will fail.

Now the scalbln-aliases are removed in i386/m68
and the wrappers are used when calling the scalbln-functions.

On ia64 only scalblnf has its own implementation.
For scalbln and scalblnl the ieee754/dbl-64 and ieee754/ldbl-96 are used, thus
the wrappers are needed, too.
2014-06-20 07:48:20 +05:30
..
bits Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dbl-64 [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
flt-32 [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
ldbl-64-128 [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
ldbl-96 [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
ldbl-128 [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
ldbl-128ibm [BZ #6803] Set errno for scalbln, scalbn 2014-06-20 07:48:20 +05:30
ldbl-opt Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ieee754.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
k_standard.c Fix Bessel function error handling (bug 6807, bug 15901). 2013-12-04 14:39:37 +00:00
Makefile Update. 2000-02-26 01:21:37 +00:00
s_lib_version.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
s_matherr.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_signgam.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
support.c Fix leading whitespaces. 2013-06-06 20:36:07 +02:00