This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add at least the "important" PerlIO_xxxx functions to embed.pl
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 22 Dec 2001 18:04:34 +0000 (18:04 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 22 Dec 2001 18:04:34 +0000 (18:04 +0000)
commite87a358ade5a3dd9a8b192569e18211d76c93743
tree8f51b38525591efab94b932f12e9c20b21a99be6
parenta0d1d361c93b39102154ecff3ddb8a1be74034b8
Add at least the "important" PerlIO_xxxx functions to embed.pl
so that they get implicit pTHX_ and we can avoid slow dTHX.

p4raw-id: //depot/perlio@13852
embed.h
embed.pl
ext/IO/IO.xs
global.sym
globals.c
perlio.c
pod/perlapi.pod
proto.h