This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70a3f1a
)
POSIX.pod: Remove obsolete text
author
Karl Williamson
<khw@cpan.org>
Thu, 9 Mar 2017 02:56:25 +0000
(19:56 -0700)
committer
Karl Williamson
<khw@cpan.org>
Thu, 9 Mar 2017 03:10:57 +0000
(20:10 -0700)
ext/POSIX/lib/POSIX.pod
patch
|
blob
|
blame
|
history
diff --git
a/ext/POSIX/lib/POSIX.pod
b/ext/POSIX/lib/POSIX.pod
index
4393702
..
d3f9e89
100644
(file)
--- a/
ext/POSIX/lib/POSIX.pod
+++ b/
ext/POSIX/lib/POSIX.pod
@@
-1013,7
+1013,7
@@
See also L</ceil>, L</floor>, L</trunc>.
Owing to an oversight, this is not currently exported by default, or as part of
the C<:math_h_c99> export tag; importing it must therefore be done by explicit
-name.
This will be changed in Perl 5.26.
+name.
=item C<malloc>