mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-11 07:40:05 +00:00
3ef6b85059
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. |
||
---|---|---|
.. | ||
e_ilogbl.c | ||
s_asinhl.c | ||
s_atanl.c | ||
s_cbrtl.c | ||
s_ceill.c | ||
s_copysignl.c | ||
s_cosl.c | ||
s_erfl.c | ||
s_expm1l.c | ||
s_fabsl.c | ||
s_finitel.c | ||
s_floorl.c | ||
s_fmal.c | ||
s_fpclassifyl.c | ||
s_frexpl.c | ||
s_isinfl.c | ||
s_isnanl.c | ||
s_llrintl.c | ||
s_llroundl.c | ||
s_log1pl.c | ||
s_logbl.c | ||
s_lrintl.c | ||
s_lroundl.c | ||
s_modfl.c | ||
s_nearbyintl.c | ||
s_nextafterl.c | ||
s_nexttoward.c | ||
s_nexttowardf.c | ||
s_remquol.c | ||
s_rintl.c | ||
s_roundl.c | ||
s_scalblnl.c | ||
s_scalbnl.c | ||
s_signbitl.c | ||
s_sincosl.c | ||
s_sinl.c | ||
s_tanhl.c | ||
s_tanl.c | ||
s_truncl.c | ||
strtold_l.c | ||
w_expl.c | ||
w_scalblnl.c |