summaryrefslogtreecommitdiff
path: root/global.sym
diff options
context:
space:
mode:
authorBen Morrow <ben@morrow.me.uk>2010-10-11 06:19:44 +0100
committerFather Chrysostomos <sprout@cpan.org>2010-10-12 12:52:12 -0700
commit5983a79d5f38082aa0cba7c8ab4e8a4472979e59 (patch)
tree6b646ac29871abe42e5e98a68ae59e8c4c13a7f8 /global.sym
parent2fcb4757c157c580cb9ddfcd3da7f1b3795d62a8 (diff)
downloadperl-5983a79d5f38082aa0cba7c8ab4e8a4472979e59.tar.gz
Add LINKLIST to the API.
Also rename the underlying function to op_linklist, to match the other API op functions.
Diffstat (limited to 'global.sym')
-rw-r--r--global.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym
index 11a2961518..d88889202f 100644
--- a/global.sym
+++ b/global.sym
@@ -414,6 +414,7 @@ Perl_op_clear
Perl_op_contextualize
Perl_op_dump
Perl_op_free
+Perl_op_linklist
Perl_op_null
Perl_op_prepend_elem
Perl_op_refcnt_lock