]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Implement scalblnl.
authordas <das@FreeBSD.org>
Mon, 7 Mar 2005 04:57:50 +0000 (04:57 +0000)
committerdas <das@FreeBSD.org>
Mon, 7 Mar 2005 04:57:50 +0000 (04:57 +0000)
commit6bde47de7886c64ef75ad4d626d23f8e3d1dab8f
treeceda361033a445d067df1d52d61cec0a55d5bd7d
parentbe070dc174759c8e71d6dac44a073af7a58e92b1
- 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).
lib/msun/src/s_scalbln.c