This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[win32] implement stack-of-stacks so that magic invocations don't
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 3 Apr 1998 06:59:37 +0000 (06:59 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 3 Apr 1998 06:59:37 +0000 (06:59 +0000)
commite336de0d01f30cc4061b6d6a00d11df30fc67cd3
tree47af4eae88807f461d216a10701a0502a2373226
parentdfb1c8b93631b1cf8c1d0d2295ffff2bf0f098a7
[win32] implement stack-of-stacks so that magic invocations don't
invalidate local stack pointer

p4raw-id: //depot/win32/perl@864
21 files changed:
av.c
cop.h
deb.c
embed.h
embedvar.h
global.sym
gv.c
interp.sym
intrpvar.h
mg.c
op.c
perl.c
pp.h
pp_ctl.c
pp_sys.c
proto.h
scope.c
sv.c
t/op/runlevel.t
thrdvar.h
util.c