diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-11-01 22:19:34 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-11-01 22:19:34 +0000 |
commit | 175a8fb692752e743f26874b87ffbc43f910232a (patch) | |
tree | 04ffaf8ea44fbf75667bf2b02cc62afca1392299 /share | |
parent | c70122c4a86c06a4084c199b961034a4d9f71423 (diff) |
Historically, scalb() in 4BSD had the actual semantics of scalbn(). We changed
scalb() to scalbn() some time ago in the tree to fix this. However, it turns
out the vax scalb() had already been fixed to support standard scalb()
semantics. This commit undoes that change, making the vax scalbn() the same
as the 4BSD scalb() (but with the correct name) and fixes the comment.
We still could use wrappers for scalb(), scalbf() and scalbnf().
Fixes exp() and a number of perl tests; OK hugh@
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions