summaryrefslogtreecommitdiff
path: root/global.sym
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-11-15 18:47:34 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-11-15 18:47:34 +0000
commit8d5630125a4c2a8f0b9bf3e77e79c546fb5c5a6d (patch)
tree79a2007970c37d708bda25ae6ece44fe373dfcd4 /global.sym
parentce2f7c3be671853dd8e435baa8ec8d4453b3bb86 (diff)
downloadperl-8d5630125a4c2a8f0b9bf3e77e79c546fb5c5a6d.tar.gz
add a synchronous stub fork() for USE_ITHREADS to prove that a simple
C<if (fork()) { print "parent" } else { print "child" }> works on Windows (incidentally running a cloned^2 interpreter :) p4raw-id: //depot/perl@4589
Diffstat (limited to 'global.sym')
-rw-r--r--global.sym3
1 files changed, 3 insertions, 0 deletions
diff --git a/global.sym b/global.sym
index d15142263d..e21903093c 100644
--- a/global.sym
+++ b/global.sym
@@ -675,6 +675,9 @@ Perl_newATTRSUB
Perl_newMYSUB
Perl_my_attrs
Perl_boot_core_xsutils
+Perl_cx_dup
+Perl_si_dup
+Perl_ss_dup
Perl_he_dup
Perl_re_dup
Perl_fp_dup