Move the csighandler to be a data variable so that
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 8 Aug 2003 18:59:40 +0000 (18:59 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 8 Aug 2003 18:59:40 +0000 (18:59 +0000)
commit5c1546dc48d585e2ab2e244b01f0213280b12017
tree2a1fc6dd13e2a614f5ae35ef24107bdc77f5e7f9
parentab2f3c4a71e82c5e73898a746d576abd20c32de8
Move the csighandler to be a data variable so that
things like DLL trampolines can't mess up the code
variables the Perl_csighandler (seen in Cygwin:
Perl_csighandler in POSIX extension was different
than in main executable).

p4raw-id: //depot/perl@20565
embedvar.h
ext/POSIX/POSIX.xs
mg.c
perlapi.h
perlvars.h