This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Couple of math functions need to be Perl_ so that
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 1 Mar 2000 05:35:53 +0000 (05:35 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 1 Mar 2000 05:35:53 +0000 (05:35 +0000)
commit73b309ea0370472c1b800c9275b2e0d497af6cb3
tree1f210382d233cea97ff04f27f78b76cde48e4735
parent8dd45d34530338e4b3b5971eaa45b6974375715b
Couple of math functions need to be Perl_ so that
they are correctly long double, especially the frexp()
in sv_vcatpvfn() (spotted by Spider Boardman).

p4raw-id: //depot/cfgperl@5390
pp.c
sv.c