This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2024-12-03 04:01:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d6f9bc519d
glibc
/
sysdeps
/
ieee754
/
ldbl-128
History
Thomas Schwinge
572676160d
New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
...
It is based on draft TS 18661 and currently enabled as a GNU extension.
2013-04-02 13:51:02 +02:00
..
e_acoshl.c
e_acosl.c
e_asinl.c
e_atan2l.c
e_atanhl.c
e_coshl.c
e_exp10l.c
e_expl.c
e_fmodl.c
e_gammal_r.c
e_hypotl.c
e_ilogbl.c
e_j0l.c
Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).
2013-03-21 13:57:21 +00:00
e_j1l.c
Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).
2013-03-21 13:57:21 +00:00
e_jnl.c
e_lgammal_r.c
e_log2l.c
e_log10l.c
e_logl.c
e_powl.c
e_rem_pio2l.c
e_remainderl.c
e_sinhl.c
ieee754.h
k_cosl.c
k_sincosl.c
k_sinl.c
k_tanl.c
ldbl2mpn.c
Makefile
math_ldbl.h
mpn2ldbl.c
printf_fphex.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_fma.c
s_fmal.c
s_fpclassifyl.c
s_frexpl.c
s_isinf_nsl.c
s_isinfl.c
s_isnanl.c
s_issignalingl.c
New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
2013-04-02 13:51:02 +02:00
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
t_expl.h
t_sincosl.c
w_expl.c
x2y2m1l.c