This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.002beta1h patch: mg.c
authorPerl 5 Porters <perl5-porters.nicoh.com>
Thu, 4 Jan 1996 00:49:12 +0000 (00:49 +0000)
committerAndy Dougherty <doughera.lafayette.edu>
Thu, 4 Jan 1996 00:49:12 +0000 (00:49 +0000)
commit3d37d572263f014bc820cfc5b23dcae8df5b95f1
tree3ee77bb9cee079078297cd07690d789c67d41639
parentd51667254dc13a72f543917eddeeea51c44abbe2
perl 5.002beta1h patch: mg.c

Set up a reliable signal handler, courtesy of Kenneth Albanowski.
This needs to be documented still.  The idea is that even on
System V systems, you won't have to reset the signal handler as
the first action inside your signal handler.
mg.c