In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/abc9e18b30d63f2f874b5a16fb9b1264fb23cc6d?hp=70a3f1a0a56a8c0efab1e550af3003124605d322>
- Log ----------------------------------------------------------------- commit abc9e18b30d63f2f874b5a16fb9b1264fb23cc6d Author: Karl Williamson <[email protected]> Date: Wed Mar 8 19:56:25 2017 -0700 POSIX.pod: Remove obsolete text ----------------------------------------------------------------------- Summary of changes: ext/POSIX/lib/POSIX.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/POSIX/lib/POSIX.pod b/ext/POSIX/lib/POSIX.pod index 439370257e..d3f9e8934f 100644 --- 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> -- Perl5 Master Repository
