aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_scalbnf.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers1-3/+3
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers1-1/+0
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers1-3/+5
2012-01-10Optimize ldexp and scalbnUlrich Drepper1-25/+13
2003-08-28Update.Ulrich Drepper1-3/+3
1999-07-14Update.Ulrich Drepper1-0/+63