C99 |scanbl| vs. |scalbl| / was: Re: [ksh93-integration-discuss] ksh alpha source 2006-10-31 update
Roland Mainz
roland.mainz at nrubsig.org
Thu Nov 9 16:55:01 PST 2006
Glenn Fowler wrote:
>
> this should be the last alpha update before we post
> source and binary packages at the regular download site
>
> this update reflects patches and suggestions from the
> ast-user and opensolaris ksh integration groups
>
> the base archives and md5 sums are:
>
> http://www.research.att.com/~gsf/download/alpha/INIT.2006-10-31.md5
> http://www.research.att.com/~gsf/download/alpha/INIT.2006-10-31.tgz
> http://www.research.att.com/~gsf/download/alpha/ast-ksh.2006-10-31.md5
> http://www.research.att.com/~gsf/download/alpha/ast-ksh.2006-10-31.tgz
After taking a closer look at the ast-ksh build log I saw this:
-- snip --
iffe: test: is scanb a library function ... no
iffe: test: is scanbl a library function ... no
iffe: test: is scanbn a library function ... no
iffe: test: is scanbnl a library function ... no
-- snip --
Shouldn't this be |scalb*| instead of |scanb*| ? Solaris doen't have a
|scanbl| function (or similar stuff):
-- snip --
$ apropos scanb
$ apropos scanbl
$ apropos scanbn
$ apropos scanbnl
-- snip --
... but lots of |scalb*| functions...
-- snip --
$ apropos scalbnl
scalbnl scalbln (3m) - compute exponent using FLT_RADIX
$ apropos scalbl
scalbl scalb (3m) - load exponent of a radix-independent
floating-point number
scalbln scalbln (3m) - compute exponent using FLT_RADIX
scalblnf scalbln (3m) - compute exponent using FLT_RADIX
scalblnl scalbln (3m) - compute exponent using FLT_RADIX
scalbn scalbln (3m) - compute exponent using FLT_RADIX
scalbnf scalbln (3m) - compute exponent using FLT_RADIX
scalbnl scalbln (3m) - compute exponent using FLT_RADIX
-- snip --
----
Bye,
Roland
--
__ . . __
(o.\ \/ /.o) roland.mainz at nrubsig.org
\__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
/O /==\ O\ TEL +49 641 7950090
(;O/ \/ \O;)
More information about the ksh93-integration-discuss
mailing list