This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make the ptr_table functions available in an unthreaded perl, as other
authorNicholas Clark <nick@ccl4.org>
Wed, 3 Jan 2007 15:17:29 +0000 (15:17 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 3 Jan 2007 15:17:29 +0000 (15:17 +0000)
commit4674ade5b759c9369580374e5145fe253ded600d
treee7e934e33bf28ab0f7f73a3301ff23df98793f33
parentb0cda13faf629d100b3142c37f2720b08a110474
Make the ptr_table functions available in an unthreaded perl, as other
code (such as Storable) can take advantage of them.

p4raw-id: //depot/perl@29673
embed.fnc
embed.h
intrpvar.h
makedef.pl
proto.h
sv.c