This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Perl_newIO() can become a mathom by making newIO() a wrapper around newSV_type()
authorNicholas Clark <nick@ccl4.org>
Sat, 8 Aug 2009 14:01:48 +0000 (15:01 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 8 Aug 2009 16:54:36 +0000 (17:54 +0100)
commit85dca89a8f321bc581a3d365d95ab0c56368ed78
treeca2336c2dad9d00e09d0201a98a2bb4107890f3f
parentd5713896ecd1399c9c6c4076514a33eb2880d8c3
Perl_newIO() can become a mathom by making newIO() a wrapper around newSV_type()
and tweaking Perl_sv_upgrade().
embed.fnc
embed.h
gv.c
mathoms.c
proto.h
sv.c
sv.h