This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Tue, 16 Jan 2001 22:07:26 +0000 (22:07 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Tue, 16 Jan 2001 22:07:26 +0000 (22:07 +0000)
commitce08f86c8b1d404b3d9fec75a102b8cd65f8766a
tree99554dbf0369752a5ad53b5a4f7cacfeee7993f8
parent8a56572fafff2f72353c07ffd8e7d0373972b8d5
Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
Provides all the "cost" but no benefit yet - it is to allow cost
to be measured, and implementation experiments (just in mg.c?).

p4raw-id: //depot/perlio@8457
embed.h
embed.pl
embedvar.h
gv.c
intrpvar.h
mg.c
perl.c
perl.h
perlapi.h
proto.h
sv.c