diff options
author | das <das@FreeBSD.org> | 2005-03-07 04:57:50 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2005-03-07 04:57:50 +0000 |
commit | 6bde47de7886c64ef75ad4d626d23f8e3d1dab8f (patch) | |
tree | ceda361033a445d067df1d52d61cec0a55d5bd7d /lib/msun/src/s_scalbn.c | |
parent | be070dc174759c8e71d6dac44a073af7a58e92b1 (diff) | |
download | FreeBSD-src-6bde47de7886c64ef75ad4d626d23f8e3d1dab8f.zip FreeBSD-src-6bde47de7886c64ef75ad4d626d23f8e3d1dab8f.tar.gz |
- Implement scalblnl.
- In scalbln and scalblnf, check the bounds of the second argument.
This is probably unnecessary, but strictly speaking, we should
report an error if someone tries to compute scalbln(x, INT_MAX + 1ll).
Diffstat (limited to 'lib/msun/src/s_scalbn.c')
0 files changed, 0 insertions, 0 deletions