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:
99a7674
)
embed.fnc: correct comments
author
Karl Williamson
<khw@khw-desktop.(none)>
Sun, 25 Jul 2010 17:18:39 +0000
(11:18 -0600)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Tue, 27 Jul 2010 07:42:01 +0000
(09:42 +0200)
embed.fnc
patch
|
blob
|
blame
|
history
diff --git
a/embed.fnc
b/embed.fnc
index
f6babb2
..
19e7697
100644
(file)
--- a/
embed.fnc
+++ b/
embed.fnc
@@
-13,7
+13,7
@@
: A Member of public API:
:
: add entry to global.sym (unless x or m);
-: any doc entry goes in perlapi.pod rather than perlintern.
api
+: any doc entry goes in perlapi.pod rather than perlintern.
pod
: makes '#define foo Perl_foo' scope not just for PERL_CORE/PERL_EXT
:
: a Allocates memory a la malloc/calloc. Also implies "R":
@@
-48,7
+48,7
@@
:
: M May change:
:
-:
(currently no effect)
+:
any doc entry is marked that function may change
:
: m Implemented as a macro:
: